6.0.0-alpha12
6/11/25

[#5299] Deleting future events from a recurring calendar entry fails
Summary Deleting future events from a recurring calendar entry fails
Queue Kronolith
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners
Requester michael.sheldon (at) credativ (dot) de
Created 04/24/2007 (6623 days ago)
Due
Updated 04/24/2007 (6623 days ago)
Assigned
Resolved 04/24/2007 (6623 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/24/2007 05:42:15 PM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed, thanks!
04/24/2007 11:00:23 AM michael (dot) sheldon (at) credativ (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Deleting future events from a recurring calendar entry fails
Queue ⇒ Kronolith
New Attachment: kronolith-change_recurrence.patch Download
Reply to this comment
  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.

Saved Queries