Summary | Dynamic view: DAV backend is mandatory since horde 5.1 |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 07/19/2013 (4358 days ago) |
Due | |
Updated | 08/20/2013 (4326 days ago) |
Assigned | 07/19/2013 (4358 days ago) |
Resolved | 08/20/2013 (4326 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 2bf76c14de80c5c0e5e61ca18ec2ba7cc5cfde93
Author: Jan Schneider <jan@horde.org>
Date: Tue Aug 20 18:22:44 2013 +0200
[jan] Fix fatal errors if DAV support is disabled (
Bug #12481).kronolith/docs/CHANGES | 1 +
kronolith/lib/Calendar/External/Tasks.php | 11 ++++--
kronolith/lib/Calendar/Internal.php | 11 ++++--
kronolith/lib/Form/EditCalendar.php | 57
+++++++++++++++--------------
kronolith/package.xml | 2 +
nag/docs/CHANGES | 1 +
nag/lib/Form/EditTaskList.php | 57
+++++++++++++++--------------
nag/package.xml | 2 +
turba/docs/CHANGES | 1 +
turba/lib/Form/EditAddressBook.php | 45 ++++++++++++-----------
turba/package.xml | 2 +
11 files changed, 107 insertions(+), 83 deletions(-)
http://git.horde.org/horde-git/-/commit/2bf76c14de80c5c0e5e61ca18ec2ba7cc5cfde93
State ⇒ Assigned
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Dynamic view: DAV backend is mandatory since horde 5.1
Type ⇒ Bug
State ⇒ Unconfirmed
I just upgraded my horde installation to 5.1 includign the database
schema and all config files.
Also I've disabled DAV in the main horde config.
Upon entering kronolith in the dynamic view, I get this red error message:
"A storage backend for DAV has not been configured"
The classic kronolith view works fine.
Cheers,
Thomas