Summary | Recurring events and single event change from notification |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.1.4 |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | mrubinsk (at) horde (dot) org |
Requester | roderick.braun (at) ph-freiburg (dot) de |
Created | 07/28/2014 (3992 days ago) |
Due | |
Updated | 07/29/2014 (3991 days ago) |
Assigned | 07/29/2014 (3991 days ago) |
Resolved | 07/29/2014 (3991 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
next bugfix release of both.
commit 1514a8152fd98af533504158f8bc87a84f030c11
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 28 21:36:56 2014 -0400
Fix handling iTip response for events containing exceptions.
Bug: 13399imp/lib/Ajax/Imple/ItipRequest.php | 147
++++++++++++++++++++----------------
1 files changed, 83 insertions(+), 64 deletions(-)
http://github.com/horde/horde/commit/1514a8152fd98af533504158f8bc87a84f030c11
commit 4c4d764e4497602935c4e5e32b10c25d5a6f4fa2
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 28 21:36:17 2014 -0400
Don't show additional viewer parts for vEvent components that
represent exceptions.
Bug: 13399imp/lib/Mime/Viewer/Itip.php | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/4c4d764e4497602935c4e5e32b10c25d5a6f4fa2
commit ffbfd8847bba79ba83caba8cceeb87b7f91a20ec
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 28 21:34:10 2014 -0400
Correctly handle recurrence exceptions in calendar/replace method.
Bug: 13399kronolith/lib/Api.php | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/ffbfd8847bba79ba83caba8cceeb87b7f91a20ec
commit cdaf2b62cb0c952baadf31c399af3dd66d5f4870
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 28 21:29:17 2014 -0400
Fix regression in importing vCal data containing exceptions.
At some point it looks like this broke. Exception vEvent components
were being completely ignored when added via calendar/import method.
Bug #13399kronolith/lib/Api.php | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/cdaf2b62cb0c952baadf31c399af3dd66d5f4870
commit 0bd82ef296ede0054b33f8edf3e02ac69d3cad16
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 28 21:36:56 2014 -0400
Fix handling iTip response for events containing exceptions.
Bug: 13399imp/lib/Ajax/Imple/ItipRequest.php | 147
++++++++++++++++++++----------------
1 files changed, 83 insertions(+), 64 deletions(-)
http://github.com/horde/horde/commit/0bd82ef296ede0054b33f8edf3e02ac69d3cad16
commit 8c32093e72740ebcbe3f21a34fde1ff0469f0393
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 28 21:36:17 2014 -0400
Don't show additional viewer parts for vEvent components that
represent exceptions.
Bug: 13399imp/lib/Mime/Viewer/Itip.php | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/8c32093e72740ebcbe3f21a34fde1ff0469f0393
commit 1ef6b16a6972c754d656d60fee3825bdfad9848d
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 28 21:34:10 2014 -0400
Correctly handle recurrence exceptions in calendar/replace method.
Bug: 13399kronolith/lib/Api.php | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/1ef6b16a6972c754d656d60fee3825bdfad9848d
commit 63edecdf7355e8599a988cb1019d69de85b038f9
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 28 21:29:17 2014 -0400
Fix regression in importing vCal data containing exceptions.
At some point it looks like this broke. Exception vEvent components
were being completely ignored when added via calendar/import method.
Bug #13399kronolith/lib/Api.php | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/63edecdf7355e8599a988cb1019d69de85b038f9
State ⇒ Assigned
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Recurring events and single event change from notification
Type ⇒ Bug
Priority ⇒ 3. High
notification emails and the time of an event (not the entire series)
is changed - updating of the calendar via the upcoming notification
email deletes all recurrences of this event from the calendar except
of the single date which changed.