[Tickets #12257] modify of an event via CalDAV fails
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed May 15 13:55:15 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12257
------------------------------------------------------------------------------
Ticket | 12257
Created By | skhorde at smail.inf.fh-bonn-rhein-sieg.de
Summary | modify of an event via CalDAV fails
Queue | Kronolith
Version | 4.1.0beta2
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
skhorde at smail.inf.fh-bonn-rhein-sieg.de (2013-05-15 13:55) wrote:
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.
More information about the bugs
mailing list