Summary | Classic view: Search without holiday driver results in fatal error page |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 11/29/2013 (4243 days ago) |
Due | |
Updated | 12/18/2013 (4224 days ago) |
Assigned | |
Resolved | 12/06/2013 (4236 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit df0adc7534c84e5a158ef332d6955ad34772a5aa
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Dec 6 11:10:10 2013 -0500
Don't create a driver if we know we have no available calendars for it.
Fixes
Bug: 12870kronolith/lib/Kronolith.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/df0adc7534c84e5a158ef332d6955ad34772a5aa
commit b9f589fecbd102d36f6eaba87090296acdcb9402
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Dec 6 11:10:10 2013 -0500
Don't create a driver if we know we have no available calendars for it.
Fixes
Bug: 12870kronolith/lib/Kronolith.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b9f589fecbd102d36f6eaba87090296acdcb9402
State ⇒ Resolved
commit df0adc7534c84e5a158ef332d6955ad34772a5aa
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Dec 6 11:10:10 2013 -0500
Don't create a driver if we know we have no available calendars for it.
Fixes
Bug: 12870kronolith/lib/Kronolith.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/df0adc7534c84e5a158ef332d6955ad34772a5aa
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Classic view: Search without holiday driver results in fatal error page
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
the holiday subsystem of kronolith is disabled on my box.
When trying to use the "Search" option from the top navigation menu in
the classic view,
kronolith crashes with this error message:
Fatal error (white page)
Feiertage sind deaktiviert (=roughly translates to "Holidays are disabled").
1. Kronolith::search() /datastore/share/pear/www/horde/kronolith/search.php:45
2. Kronolith::getDriver()
/datastore/share/pear/www/horde/kronolith/lib/Kronolith.php:139
3. Kronolith_Factory_Driver->create()
/datastore/share/pear/www/horde/kronolith/lib/Kronolith.php:2721
Cheers,
Thomas