<?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>cancelled events should not be shown as busys periods in freebusy view</title> 
  <pubDate>Fri, 10 Apr 2026 17:28:13 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6376</link> 
  <atom:link rel="self" type="application/rss+xml" title="cancelled events should not be shown as busys periods in freebusy view" href="https://bugs.horde.org/ticket/6376/rss" /> 
  <description>cancelled events should not be shown as busys periods in freebusy view</description> 
 
   
   
  <item> 
   <title>--- a/kronolith/lib/FreeBusy.php        2007-11-29 12:33:10.</title> 
   <description>--- a/kronolith/lib/FreeBusy.php        2007-11-29 12:33:10.000000000 +0000

+++ b/kronolith/lib/FreeBusy.php        2008-03-05 14:58:42.000000000 +0000

@@ -104,6 +104,9 @@

                 if ($event-&gt;hasStatus(KRONOLITH_STATUS_FREE)) {

                     continue;

                 }

+                if ($event-&gt;hasStatus(KRONOLITH_STATUS_CANCELLED)) {

+                    continue;

+                }



                 $duration = $event-&gt;end-&gt;timestamp() - $event-&gt;start-&gt;timestamp();



</description> 
   <pubDate>Wed, 05 Mar 2008 15:24:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6376#t43400</link> 
  </item> 
   
  <item> 
   <title>Committed, thanks!</title> 
   <description>Committed, thanks!</description> 
   <pubDate>Wed, 05 Mar 2008 22:19:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6376#t43411</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
