[Tickets #3080] NEW: Bug in Storage.php and Kolab driver
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Dec 2 07:24:55 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3080
-----------------------------------------------------------------------
Ticket | 3080
Created By | laurent.lebreton at accelance.fr
Summary | Bug in Storage.php and Kolab driver
Queue | Kronolith
Version | HEAD
State | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
+New Attachment | kolab.tar.gz
-----------------------------------------------------------------------
laurent.lebreton at accelance.fr (2005-12-02 07:24) wrote:
Hi all,
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
More information about the bugs
mailing list