Summary | Bug in Storage.php and Kolab driver |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | stuart (at) |
Requester | laurent.lebreton (at) accelance (dot) fr |
Created | 12/02/2005 (7188 days ago) |
Due | |
Updated | 02/08/2006 (7120 days ago) |
Assigned | 12/02/2005 (7188 days ago) |
Resolved | 02/08/2006 (7120 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
CVS Head.
regards,
Tom
Version ⇒
Queue ⇒ Kolab
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Bug in Storage.php and Kolab driver
Queue ⇒ Kronolith
New Attachment: kolab.tar.gz
You'll find attached two patches to Kronolith CVS HEAD.
The first one is a patch to the common Storage.php file: the factory
method does not return the $driver object. You can reproduce the
problem with the following steps:
* edit an event in the calendar;
* click on Edit attendees;
* fill the Add attendees field;
* click on Save attendees;
* you have the following error: Fatal error: Call to a member function
on a non-object in
/data/services/web/horde/kronolith/lib/Kronolith.php on line 980
The second one is specific to the Kolab driver: the method getID does
not exist and it seems to be a typo so we fixed it by replacing it
with a call to getUID().
Regards
--
Laurent Lebreton & Guillaume Smet
Accelance MSP - Open Wide