Summary | deleting recurrent event always show first date |
Queue | Kronolith |
Queue Version | 4.1.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | gpalacios (at) gmv (dot) com |
Created | 10/08/2013 (4301 days ago) |
Due | |
Updated | 11/21/2013 (4257 days ago) |
Assigned | |
Resolved | 11/21/2013 (4257 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 5459d0022126fc3a4815ee91a7cfe3c214f16e4e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Nov 21 09:57:56 2013 -0500
Fix sending iTip cancellations for recurring events.
Bug: 12746kronolith/js/kronolith.js | 55
+++++++++++++++-------------
kronolith/lib/Ajax/Application/Handler.php | 4 ++-
kronolith/lib/Kronolith.php | 11 +++++-
3 files changed, 41 insertions(+), 29 deletions(-)
http://git.horde.org/horde-git/-/commit/5459d0022126fc3a4815ee91a7cfe3c214f16e4e
notification sent, so attandees accepting delete the event at all.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ deleting recurrent event always show first date
Type ⇒ Bug
State ⇒ Unconfirmed
basis, and after that we delete one of the recurrent events (not the
first one), all the attendees to that event receive a notification of
the cancelation of the event, but on the message body appears the
initial/end time of the first event.
Thanks a lot and best regards