Summary | [Dynamic] Switching from week to work week gives wrong week |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | ralf.lang (at) ralf-lang (dot) de |
Created | 01/17/2013 (4566 days ago) |
Due | |
Updated | 01/17/2013 (4566 days ago) |
Assigned | |
Resolved | 01/17/2013 (4566 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 8f71305d3245054158ea05f54d1bd057639c9939
Author: Jan Schneider <jan@horde.org>
Date: Thu Jan 17 15:43:34 2013 +0100
[jan] Fix some issues with workweek views if first day of week is
Sunday (
Bug #11973).kronolith/docs/CHANGES | 2 ++
kronolith/js/kronolith.js | 5 ++++-
kronolith/package.xml | 2 ++
3 files changed, 8 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/8f71305d3245054158ea05f54d1bd057639c9939
because the "current" day (first of week, i.e. the Sunday) is not part
of the view we're navigating to.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ [Dynamic] Switching from week to work week gives wrong week
Type ⇒ Bug
State ⇒ Unconfirmed
In Kronolith Dynamic view, goto week view.
Select CW 7.
CW7, days 10-16 are selected in datepicker and shown in main window
Click on Work Week
CW7, days 10-14 are selected in datepicker.
Main window shows monday 4 to friday 8 (wrong week)
Expected result:
Main window should show monday 10 nto friday 14