6.0.0-alpha12
6/7/25

[#11398] Modifying a single event of a daily recurring event leads to PHP errors
Summary Modifying a single event of a daily recurring event leads to PHP errors
Queue Kronolith
Queue Version Git develop
Type Bug
State Duplicate
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 09/01/2012 (4662 days ago)
Due
Updated 10/15/2012 (4618 days ago)
Assigned 09/01/2012 (4662 days ago)
Resolved 09/01/2012 (4662 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/15/2012 08:36:18 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (develop):

commit 1c053505e1d0b066ca9bf8739c892bb3ccd86fcd
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sat Sep 1 13:17:28 2012 -0400

     This parameter is not optional.

     Use the original event's date even though we don't need this value at all.
     This fixes Bug: 11398

  kronolith/lib/Ajax/Application.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/1c053505e1d0b066ca9bf8739c892bb3ccd86fcd
09/01/2012 05:18:38 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 1c053505e1d0b066ca9bf8739c892bb3ccd86fcd
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sat Sep 1 13:17:28 2012 -0400

     This parameter is not optional.

     Use the original event's date even though we don't need this value at all.
     This fixes Bug: 11398

  kronolith/lib/Ajax/Application.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/1c053505e1d0b066ca9bf8739c892bb3ccd86fcd
09/01/2012 05:12:23 PM Michael Rubinsky Comment #3
State ⇒ Duplicate
Reply to this comment
Was related to Bug: 11397
09/01/2012 04:38:54 PM Michael Rubinsky Comment #2
State ⇒ Feedback
Assigned to Michael Rubinsky
Reply to this comment
Cannot reproduce. Maybe a side effect of creating the series before 
Bug: 11397 was fixed?
09/01/2012 03:56:02 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Modifying a single event of a daily recurring event leads to PHP errors
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Hi,

as shown by #11397, I created an event with a daily recurrence. I open 
one of the events in the middle of the recurrence and switch to "Edit 
[x] the current event".

I rename the title and click on save. This is what I get in the logs:

2012-09-01T17:52:35+02:00 WARN: HORDE [kronolith] PHP ERROR: Missing 
argument 1 for Horde_Date_Recurrence::__construct(), called in 
/datastore/DEVEL/horde/kronolith/lib/Ajax/Application.php on line 283 
and defined [pid 30941 on line 116 of 
"/datastore/DEVEL/horde/framework/Date/lib/Horde/Date/Recurrence.php"]
2012-09-01T17:52:35+02:00 NOTICE: HORDE [kronolith] PHP ERROR: 
Undefined variable: start [pid 30941 on line 118 of 
"/datastore/DEVEL/horde/framework/Date/lib/Horde/Date/Recurrence.php"]

Thomas

Saved Queries