Summary | event display on 25.03.2012 is off by one hour |
Queue | Kronolith |
Queue Version | 3.0.15 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thpo+horde (at) dotrc (dot) de |
Created | 03/12/2012 (4886 days ago) |
Due | |
Updated | 03/17/2012 (4881 days ago) |
Assigned | |
Resolved | 03/16/2012 (4882 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 3.0.16 |
Patch | No |
commit b0a084157222e7b228bbdd22a2b057f3acf17d59
Author: Jan Schneider <jan@horde.org>
Date: Fri Mar 16 18:10:59 2012 +0100
[jan] Fix positioning of events on DST changing dates (
Bug #11070).kronolith/docs/CHANGES | 1 +
kronolith/js/kronolith.js | 3 ++-
kronolith/package.xml | 2 ++
3 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b0a084157222e7b228bbdd22a2b057f3acf17d59
Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 3.0.16
midnight, which doesn't work on days with DST switching.
commit b0a084157222e7b228bbdd22a2b057f3acf17d59
Author: Jan Schneider <jan@horde.org>
Date: Fri Mar 16 18:10:59 2012 +0100
[jan] Fix positioning of events on DST changing dates (
Bug #11070).kronolith/docs/CHANGES | 1 +
kronolith/js/kronolith.js | 3 ++-
kronolith/package.xml | 2 ++
3 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b0a084157222e7b228bbdd22a2b057f3acf17d59
From 2:00 until 24:00 the event is displayed one hour too early in
week view in kronolith.
Events that cross this time are saved correctly though: an event form
1:30 to 2:30 is saved as 1:30 to 3:30, but displayed as 1:30 to 2:00.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ event display on 25.03.2012 is off by one hour
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Yunosh pointed out (in IRC), that this is the day if DST switch.