Comment 0 for bug 285514

Revision history for this message
Daniel Höger (hoegerd17) wrote :

If you have:
- section events scheduled over a term and a timetable
- term begin date day is not the week begin day, for example: Wednesday, 01.10.2008

you have at the weekly calendar view of the first week with section events (28.09-05.10.2008) a view bug:
for example section events from Wednesday,01.10.2008 are displayed at Monday,28.09.2008 !

I edited in the sourcefolder the file "./app/browser/cal.py" with function "getCurrentWeekTimetableEvents"

It seems to work.

Sourcefile as attachment.