[Tickets #3472] Kronolith acting as WebDav client
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue May 16 09:32:29 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3472
-----------------------------------------------------------------------
Ticket | 3472
Updated By | Jan Schneider <jan at horde.org>
Summary | Kronolith acting as WebDav client
Queue | Kronolith
Version | HEAD
State | Feedback
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2006-05-16 09:32) wrote:
> Some more source code (will be one more file uploaded). I also had to
> change in Driver.php, so that the sql driver gets loaded before
> webdav driver. (Since it's a subclass). I also made an
This is not necessary, load the parent class in the top of webdav.php
instead.
> default-argument for the toiCalendar-function (couldn't get hold of
> the identity when called from saveUpdateToWebDAV in webdav.php)
If the global Identity object doesn't exist yet at this point, instantiate
it. Scan for Identity::singleton in the sources for examples.
More information about the bugs
mailing list