| Summary | Incorrect week number for last week of 2008 | 
| Queue | Kronolith | 
| Queue Version | 2.3 | 
| Type | Bug | 
| State | Resolved | 
| Priority | 1. Low | 
| Owners | jan (at) horde (dot) org | 
| Requester | patrick.abiven (at) apitech (dot) fr | 
| Created | 01/07/2009 (6145 days ago) | 
| Due | |
| Updated | 01/07/2009 (6145 days ago) | 
| Assigned | |
| Resolved | 01/07/2009 (6145 days ago) | 
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
State ⇒ Resolved
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde&r1=1.165.2.244&r2=1.165.2.245&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Views/Week.php?rt=horde&r1=1.24.2.5&r2=1.24.2.6&ty=u
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Incorrect week number for last week of 2008
Type ⇒ Bug
State ⇒ Unconfirmed
In a week view of the week [December 29 - January 2], using the left
arrow we are not able to move to the previous week.
It seems that in the url
https://../kronolith/week.php?week=53&year=2008&Horde=..,
the number of the week = 53 is incorrect, if we use 52, we are
reaching the [December 22 - December 26].
It seems that calculation is done in template/javascript/goto.js, but
I don't spot the issue.
Regards.
Patrick