[Tickets #10007] Re: Multi-day events split up strangely when exported as ics

bugs at horde.org bugs at horde.org
Fri Apr 29 06:20:23 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10007
------------------------------------------------------------------------------
  Ticket             | 10007
  Updated By         | spamstop1 at terriertech.com
  Summary            | Multi-day events split up strangely when exported as
                     | ics
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


spamstop1 at terriertech.com (2011-04-29 06:20) wrote:

> Multi-day events are split up with overlapping dates when exported  
> as ics, particularly when timezone changes.

At least for exporting to Thunderbird, it seems to be fixed with the  
following in kronolith/lib/Api.php:

828c828
<         $events = $kronolith_driver->listEvents(null, null, false,  
false, false, true, true, true);
---
>         $events = $kronolith_driver->listEvents(null, null, false,  
> false, false, false, true, true);







More information about the bugs mailing list