[Tickets #3450] NEW: freebusy list not shown with kolab backend
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Feb 10 07:20:46 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3450
-----------------------------------------------------------------------
Ticket | 3450
Created By | tokoe at kde.org
Summary | freebusy list not shown with kolab backend
Queue | Kolab
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
+New Attachment | fix_freebusy_loading.patch
-----------------------------------------------------------------------
tokoe at kde.org (2006-02-10 07:20) wrote:
Hi,
when using the kolab backend (or maybe also other backends) the freebusy
list is not shown
when adding attendees to an event, because Kronolith::getFreeBusyUrl()
returns a PEAR_Error if the user with the given email address has no
'freebusyUrl' set.
But this behaviour is wrong, because so the Storage::singleton()->search()
call some lines below which would read a valid freebusy url from the kolab
backend isn't reached.
The attached patch 'fixes' this issue by unsetting the error object and
progressing instead of returning the error.
Ciao,
Tobias
More information about the bugs
mailing list