Summary | search function broken |
Queue | Kronolith |
Queue Version | 2.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | hopfgartner (at) marcher (dot) at |
Created | 10/24/2008 (6099 days ago) |
Due | |
Updated | 10/24/2008 (6099 days ago) |
Assigned | 10/24/2008 (6099 days ago) |
Resolved | 10/24/2008 (6099 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Patch ⇒ No
http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.302&r2=1.303&ty=u
Assigned to Jan Schneider
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ search function broken
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ Yes
State ⇒ Unconfirmed
because variable "$endTime" is undefined.
The correct variable should be $query->end
( if I'm not completely wrong...)
This is for the current CVS-HEAD