Summary | dragging recurring events produces invalid ics-file |
Queue | Kronolith |
Queue Version | 4.1.0 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | thpo+horde (at) dotrc (dot) de |
Created | 06/18/2013 (4409 days ago) |
Due | |
Updated | 06/21/2013 (4406 days ago) |
Assigned | |
Resolved | 06/18/2013 (4409 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 89349d5392ef304ccf7ca1c85e91656bb7fe8556
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Jun 21 14:46:08 2013 -0400
Output the full datetime for EXDATE to make Apple iCal/Calendar happy.
Bug: 12368kronolith/lib/Event.php | 23 +++++++++++++++++++----
1 files changed, 19 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/89349d5392ef304ccf7ca1c85e91656bb7fe8556
if I remove the "exception", kronolith just removes the entry,
without showing the original recurring event again
revert back to the original version of the event if deleted.
now deleted) entry at its original position in recurring order
into iCal/Calendar the series shows the previously deleted original
instance?
if I remove the "exception", kronolith just removes the entry, without
showing the original recurring event again, whereas other programs
(tested with ical) reproduce the (once moved, now deleted) entry at
its original position in recurring order
Assigned to Michael Rubinsky
State ⇒ Resolved
commit e6acd3d770906c1208b80bf0f2b46a8a99b7f97d
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Jun 18 10:34:34 2013 -0400
Bug: 12368Fix setting RECURRENCE-ID field of exception events.kronolith/lib/Event.php | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/e6acd3d770906c1208b80bf0f2b46a8a99b7f97d
them (delete calendar with all entries actually)
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ dragging recurring events produces invalid ics-file
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
New Attachment: termine.ics
State ⇒ Unconfirmed
entries to another timeslot, this exception is not understood by other
calendaring applications (testet evolution and ical).
Attached an example ics-File: created a recurring event for the next 5
weeks on every Tuesday; then took the first entry and moved it to
wednesday the same week
Kronolith displays everything fine, btw..