[Tickets #5299] Deleting future events from a recurring calendar entry fails
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Apr 24 11:00:23 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5299
-----------------------------------------------------------------------
Ticket | 5299
Created By | michael.sheldon at credativ.de
Summary | Deleting future events from a recurring calendar entry fails
Queue | Kronolith
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
+New Attachment | kronolith-change_recurrence.patch
-----------------------------------------------------------------------
michael.sheldon at credativ.de (2007-04-24 04:00) wrote:
When Kronolith attempts to change the end recurrence date for an event it
still uses the old method of $event->setRecurEnd which no longer exists
and so generates a fatal error when attempting to delete future events
from a recurring event. It should instead be using
$event->recurrance->setRecurEnd. The attached patch should correct this.
More information about the bugs
mailing list