6.0.0-beta1
11/4/25

[#13512] exception event sync issue if base event time is changed
Summary exception event sync issue if base event time is changed
Queue Kronolith
Queue Version 4.2.1
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester olaf (at) boppenhaeger (dot) de
Created 08/26/2014 (4088 days ago)
Due
Updated 08/30/2014 (4084 days ago)
Assigned 08/26/2014 (4088 days ago)
Resolved 08/30/2014 (4084 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/30/2014 02:35:40 PM Michael Rubinsky Comment #4
State ⇒ Resolved
Reply to this comment
Kronolith 4.2.2
08/30/2014 02:34:01 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit e6933a31836a7e064b0dba6232cc72453d265cfa
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sat Aug 30 10:32:07 2014 -0400

     Bug: 13512 Update the exceptionoriginaldate field when base event changes.

  kronolith/lib/Driver.php |   11 +++++++++++
  1 files changed, 11 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/e6933a31836a7e064b0dba6232cc72453d265cfa
08/30/2014 02:32:36 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 81968fb3a80f23c180735ac37be492f11c1d1fb3
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sat Aug 30 10:32:07 2014 -0400

     Bug: 13512 Update the exceptionoriginaldate field when base event changes.

  kronolith/lib/Driver.php |   11 +++++++++++
  1 files changed, 11 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/81968fb3a80f23c180735ac37be492f11c1d1fb3
08/26/2014 08:13:16 PM Michael Rubinsky State ⇒ Assigned
Assigned to Michael Rubinsky
 
08/26/2014 07:25:54 AM olaf (at) boppenhaeger (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ exception event sync issue if base event time is changed
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
If the date/time of a base event is changed, the field 
'event_exceptionoriginaldate' in the kronolith databas table of 
existing exception events isn't altered to the new base date/time.

When snyc/export the calendar with ActiveSync, ICS or CalDAV those 
events are shown twice. First the event with the original time and 
secondly with the correct exception date/time.

The web GUI is correct!

Saved Queries