| Summary | PHP error about undefined start or end properties on query |
| Queue | Kronolith |
| Queue Version | 3.0.3 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | tkrah (at) fachschaft (dot) imn (dot) htwk-leipzig (dot) de |
| Created | 5/26/11 (5433 days ago) |
| Due | 05/29/2011 (5430 days ago) |
| Updated | 5/26/11 (5433 days ago) |
| Assigned | |
| Resolved | 5/26/11 (5433 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Michael Rubinsky
State ⇒ Resolved
Priority ⇒ 1. Low
Bug: 10137$query might not have a start and/or end property.A few places we call search from does not define these prior to searching.
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/f3cc54754f2950b67acefc60ad7d280130dcb45d
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Due ⇒ 05/29/2011
Summary ⇒ PHP error about undefined start or end properties on query
Type ⇒ Bug
State ⇒ Unconfirmed
HORDE [kronolith] PHP ERROR: Undefined property: stdClass::$start [pid 27764
on line 178 of "/var/www/horde/kronolith/lib/Driver/Sql.php"]
HORDE [kronolith] PHP ERROR: Undefined property: stdClass::$end [pid 27764
on line 178 of "/var/www/horde/kronolith/lib/Driver/Sql.php"]