[Tickets #2180] free/busy returns wrong values
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Aug 1 05:21:46 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2180
-----------------------------------------------------------------------
Ticket | 2180
Updated By | horde at ndn.no
Summary | free/busy returns wrong values
Queue | Kronolith
Version | 2.0.3
State | Assigned
Priority | 2. Medium
Type | Bug
Owners | Chuck Hagenbuch
+New Attachment | attendees.php.html
-----------------------------------------------------------------------
horde at ndn.no (2005-08-01 05:21) wrote:
I'm having the exact same problem - The VFB entries fed to the
Kronolith_FreeBusy_View ($attendee_view) are correct, but the output does
not show any busy listings.
I've saved the HTML output instead of providing a screenshot, in case this
is of any help.
Versions:
<?php define('KRONOLITH_VERSION', 'H3 (2.0.3)') ?>
<?php define('HORDE_VERSION', '3.0.4') ?>
<?php define('TURBA_VERSION', 'H3 (2.0.2)') ?>
output from fb.php?c=username:
--root.vfb--
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//The Horde Project//Kronolith H3 (2.0.3)//EN
METHOD:PUBLISH
BEGIN:VFREEBUSY
ORGANIZER;CN=root root:MAILTO:root.root at karmoy.kommune.no
DTSTAMP:20050801T121232Z
DTSTART:20050731T220000Z
DTEND:20050830T220000Z
URL:http://webmail2.karmoy.kommune.no/horde/kronolith/fb.php?c=root
FREEBUSY:20050804T100000Z/20050804T150000Z
FREEBUSY:20050811T100000Z/20050811T110000Z
END:VFREEBUSY
END:VCALENDAR
--kurs3.vfb--
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//The Horde Project//Kronolith H3 (2.0.3)//EN
METHOD:PUBLISH
BEGIN:VFREEBUSY
ORGANIZER;CN=kurs3 kurs:MAILTO:kurs3.kurs at karmoy.kommune.no
DTSTAMP:20050801T121240Z
DTSTART:20050731T220000Z
DTEND:20050830T220000Z
URL:http://webmail2.karmoy.kommune.no/horde/kronolith/fb.php?c=kurs3
FREEBUSY:20050802T100000Z/20050808T100000Z
END:VFREEBUSY
END:VCALENDAR
More information about the bugs
mailing list