Summary | datatree driver 'null' -> no calendar, no entries |
Queue | Kronolith |
Queue Version | 2.3.1 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | Horde Developers (at) |
Requester | crohmann (at) netcologne (dot) de |
Created | 05/06/2009 (5926 days ago) |
Due | |
Updated | 05/11/2009 (5921 days ago) |
Assigned | 05/06/2009 (5926 days ago) |
Resolved | 05/11/2009 (5921 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
enabled for the localsql source.
quoted makes mention of calendar creation not working, calendars not
visible etc... I tested using the none setting in the current FW_3
code, and Kronolith worked fine for me with only the single, default,
share available. I could create and delete events just fine.
Can you clarify exactly what is "not working" for your calendars?
Assigned to
State ⇒ Assigned
apps without any share storage at all. Since there is no way to set
the share driver to 'none', the share driver has to be set to
'datatree' and the datatree driver to 'none'. This has always worked
fine in the past (the users can of course only access their default
shares with such a setup), so it has been broken at some point.
Priority ⇒ 1. Low
State ⇒ Feedback
in the configuration. It was about a backward compatibility break in
Kronolith 2.2 that was since corrected (in 2.3.1 I believe, though I
could be wrong). Setting Datatree to none simply means there is *no*
storage backend, so of course you won't retain any calendar
information if you are using a null datatree driver. Try switching
the datatree driver to SQL and be sure that your share driver is set
to datatree.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ datatree driver 'null' -> no calendar, no entries
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I'm referring to this post by Dale Miller
http://lists.horde.org/archives/kronolith/Week-of-Mon-20080526/006845.html.
As currently the massive sql joins on the share tables keep anyone
with more than 10,000 accounts from using sql, using datatree and then
datatree = none seems like a valid solution.
But as already stated by Dale Miller, then the calendar doesn't work
anymore. So there seems to be a cross reference.
Thanks !