6.0.0-alpha14
7/2/25

[#13979] Incorrect end date if "All-day event" is deactivated
Summary Incorrect end date if "All-day event" is deactivated
Queue Kronolith
Queue Version 4.2.5
Type Bug
State Resolved
Priority 1. Low
Owners Horde Developers (at) , mrubinsk (at) horde (dot) org
Requester krada (at) gmx (dot) net
Created 05/07/2015 (3709 days ago)
Due
Updated 10/20/2017 (2812 days ago)
Assigned 01/22/2016 (3449 days ago)
Resolved 04/19/2016 (3361 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/20/2017 08:34:35 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit d014b5a71f3981b34d0dd3cc4b0cbfa416b42a7b
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Tue, 19 Apr 2016 11:41:28 -0400

Bug: 13979 Don't increment the end date when toggling all day event.

  M js/kronolith.js

https://github.com/horde/kronolith/commit/d014b5a71f3981b34d0dd3cc4b0cbfa416b42a7b
04/19/2016 03:44:02 PM Michael Rubinsky Comment #4
Assigned to Michael Rubinsky
Taken from Jan Schneider
State ⇒ Resolved
Reply to this comment
kronolith 4.2.17
04/19/2016 03:42:29 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 0e623622ed1baa561490c3e4f8bf62e8f949f019
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Tue Apr 19 11:39:38 2016 -0400

     Bug: 13979 Don't increment the end date when toggling all day event.

  kronolith/js/kronolith.js |    5 ++---
  1 files changed, 2 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/0e623622ed1baa561490c3e4f8bf62e8f949f019
04/19/2016 03:41:00 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 8d5c2a16aa75eac1038daf35d39233046f4dd8c8
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Tue Apr 19 11:39:38 2016 -0400

     Bug: 13979 Don't increment the end date when toggling all day event.

  kronolith/js/kronolith.js |    5 ++---
  1 files changed, 2 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/8d5c2a16aa75eac1038daf35d39233046f4dd8c8
01/22/2016 12:04:38 PM Jan Schneider State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
Assigned to Jan Schneider
 
05/07/2015 07:37:03 PM krada (at) gmx (dot) net Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Incorrect end date if "All-day event" is deactivated
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
The end date of an event is (unintendedly) set to the start date +1 if 
the check mark "All-day event" is removed.

Real-life scenario:

I add an event as "all-day event" because I do not know the event 
details yet. Once I receive more information about the event, I edit 
the event in Kronolith, deactivate "all-day event", and enter the 
start and end time. Because Kronolith changed the stop date to the 
following day, I end up with an event spanning two days, even if it is 
supposed to last only one hour, for example.

Expected behavior: Changing the value of "all-day event" should not 
alter the date.

Saved Queries