<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>freebusy list not shown with kolab backend</title> 
  <pubDate>Fri, 10 Apr 2026 15:00:37 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/3450</link> 
  <atom:link rel="self" type="application/rss+xml" title="freebusy list not shown with kolab backend" href="https://bugs.horde.org/ticket/3450/rss" /> 
  <description>freebusy list not shown with kolab backend</description> 
 
   
   
  <item> 
   <title>Hi,



when using the kolab backend (or maybe also other bac</title> 
   <description>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 &#039;freebusyUrl&#039; set.



But this behaviour is wrong, because so the Storage::singleton()-&gt;search() call some lines below which would read a valid freebusy url from the kolab backend isn&#039;t reached.



The attached patch &#039;fixes&#039; this issue by unsetting the error object and progressing instead of returning the error.



Ciao,

Tobias</description> 
   <pubDate>Fri, 10 Feb 2006 15:20:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3450#t16586</link> 
  </item> 
   
  <item> 
   <title>Committed, thanks.</title> 
   <description>Committed, thanks.</description> 
   <pubDate>Fri, 10 Feb 2006 18:03:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3450#t16606</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
