[Tickets #8474] Re: All day events cause crash with Funambol outlook connector
bugs at horde.org
bugs at horde.org
Tue Aug 18 14:17:26 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8474
------------------------------------------------------------------------------
Ticket | 8474
Updated By | lst_hoe02 at kwsoft.de
Summary | All day events cause crash with Funambol outlook
| connector
Queue | SyncML
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
lst_hoe02 at kwsoft.de (2009-08-18 10:17) wrote:
It does not work
For the lines
+ $hash['Start'] =
Horde_iCalendar::_exportDateTime($item['value']);
+ $start = $item['value'];
I get a "Undefined variable: item"
and for
+ $hash['End'] = $date->sprintf('%04d-%02d-%02d');
a "call to undefined method Horde_Date::sprintf()"
in the logfile.
My Horde Version is 3.3.4.
More information about the bugs
mailing list