6.0.0-beta1
7/12/25

[#12257] modify of an event via CalDAV fails
Summary modify of an event via CalDAV fails
Queue Kronolith
Queue Version 4.1.0beta2
Type Bug
State Duplicate
Priority 2. Medium
Owners
Requester skhorde (at) smail (dot) inf (dot) fh-bonn-rhein-sieg (dot) de
Created 05/15/2013 (4441 days ago)
Due
Updated 05/15/2013 (4441 days ago)
Assigned
Resolved 05/15/2013 (4441 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/15/2013 02:42:49 PM Jan Schneider Comment #2
State ⇒ Duplicate
Reply to this comment
05/15/2013 01:55:14 PM skhorde (at) smail (dot) inf (dot) fh-bonn-rhein-sieg (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ modify of an event via CalDAV fails
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
Reply to this comment
When I try to update an event via KOrganizer / CalDAV, the update fails with:

PHP Fatal error:  Call to a member function before() on a non-object 
in /var/www/horde5/kronolith/lib/Application.php on line 822

I've added a log message there, it logs:

$l = $content->getAttribute('LAST-MODIFIED')
Horde::logMessage('last-modified: '.$l, 'NOTICE')
last-modified: 1368624175

$modified contains: 2013-05-15 15:21:44

===========

kronolith/lib/Application.php on line 822 is the same in git, but 
maybe other places had been changed.

Saved Queries