Summary | Kronolith Kolab Driver: First login of new user leads to an error in the sidebar |
Queue | Kronolith |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | wrobel (at) gentoo (dot) org |
Created | 03/30/2006 (7044 days ago) |
Due | |
Updated | 06/09/2006 (6973 days ago) |
Assigned | |
Resolved | 03/30/2006 (7044 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Fatal error: Call to a member function query() on a non-object in
/home/httpd/custom/webmail_online/webmail/web/horde/kronolith/lib/Driver/sql.php on line
291
-----
This patch did not sort out this issue.
Dave
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kronolith Kolab Driver: First login of new user leads to an error in the sidebar
Queue ⇒ Kronolith
New Attachment: kolab_php-alarms-2.1.patch
first time, the sitebar will call the listAlarms() function. This call
will fail and I assume this happens because the corresponding calendar
folder has not yet been setup. I attached a patch that will return an
empty list of events if _kolab is not defined.