6.0.0-beta1
7/13/25

[#3450] freebusy list not shown with kolab backend
Summary freebusy list not shown with kolab backend
Queue Kolab
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester tokoe (at) kde (dot) org
Created 02/10/2006 (7093 days ago)
Due
Updated 02/10/2006 (7093 days ago)
Assigned
Resolved 02/10/2006 (7093 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/10/2006 06:03:55 PM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Committed, thanks.
02/10/2006 03:20:46 PM tokoe (at) kde (dot) org Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ freebusy list not shown with kolab backend
Queue ⇒ Kolab
New Attachment: fix_freebusy_loading.patch Download
Reply to this comment
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

Saved Queries