Comment 2 for bug 79825

Revision history for this message
Marius Gedminas (mgedmin) wrote :

Go to
http://localhost:7080/persons/manager/calendar/weekly.html?date=2004-12-31
(note: I am doing this in the schoolbell-ui branch).

Observe the title: "December, 2004 (week 53)".

Click on Saturday, then click on the weekly view. You will be at
http://localhost:7080/persons/manager/calendar/weekly.html?date=2005-01-01 .
Note that you are looking at the exact same week.

Observe the title: "January, 2005 (week 53)".

I think that the title should be the same, given that we are looking at the same
week. The title should say "2004, week 53" and should not mention the month at all.