6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/9/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14021] cannot modify/delete external caldav events
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__ . ..__ |\/|| |[__)\ /[ __ | ||/\|| \/ [_./
Comment
> If I read the logs correctly, when modifying/deleting an existing > event, it is read once again before the actual modification, and this > reading fails. > > This log entry: > > 2015-06-21T09:49:13+02:00 DEBUG: HORDE5 [kronolith] SQL (0,0003s) > SELECT x(event_coordinates) as lat, y(event_coordinates) as lon, > event_zoom as zoom FROM kronolith_events_mysqlgeo WHERE event_id = > 'ical0' [pid 26317 on line 321 of > "/usr/share/php/Horde/Db/Adapter/Mysqli.php"] > > (copied from below) > > must be a result of line 335 of > /usr/share/php/www/horde/kronolith/lib/Driver/Ical.php, where the > event_id of the item to be read is composed - this works when opening > an existing event, but when modifying/deleting it, this line: > > 335 $event->id = $id ? $id : 'ical' . $i; > > ends in the event_id being "ical0" or "ical1" (some missing input value?).
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers