6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/12/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12160] Infinity loop on event with recurrence
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ .__ . . . | || \[ __| |__| |/\||__/[_./|___| |
Comment
> I still cannot reproduce this and I cannot see any way for this code > to be triggered. An event that has a value set for baseid MUST NEVER > recur. It represents an exception to a recurring event. We don't > support exceptions that recur. > > And, in fact from your logs we see that we are asking for only events > that contain a baseid value. I.e., we are asking for only exceptions > to a recurring event: > > 2013-07-26T14:04:45+02:00 INFO: HORDE [kronolith] TOMJ: search query: > stdClass Object > ( > [start] => Horde_Date Object > ( > [_year:protected] => 2012 > [_month:protected] => 10 > [_mday:protected] => 15 > [_hour:protected] => 10 > [_min:protected] => 30 > [_sec:protected] => 0 > [_timezone:protected] => Europe/Berlin > [_defaultFormat:protected] => Y-m-d H:i:s > [_formatCache:protected] => Array > ( > ) > > ) > > [end] => > [baseid] => 51f25de0-ae9c-4982-a516-096eac100191 > ) > > This shows that the search query contains a baseid. In other words, > the only events that should match this search MUST contain a baseid > value and that value MUST be equal to the value listed above. Yet, in > Kronolith::addEvents() your log shows that the baseid for an event > that was found in the search call is actually empty: > > 2013-07-26T14:04:45+02:00 INFO: HORDE [kronolith] TOMJ: addEvents(): > event->baseid: recurs: [pid 24833 on line 311 of > "/datastore/share/pear/www/horde/kronolith/lib/Kronolith.php"] > > You need to find out why Kronolith_Driver::search() is returning > events that do not match the query being passed in.
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