[Tickets #8474] All day events cause crash with Funambol outlook connector
bugs at horde.org
bugs at horde.org
Sun Aug 2 02:30:57 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8474
------------------------------------------------------------------------------
Ticket | 8474
Created By | cocayden+horde at gmail.com
Summary | All day events cause crash with Funambol outlook
| connector
Queue | SyncML
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone | Webmail edition 1.2.3
Patch |
Owners |
------------------------------------------------------------------------------
cocayden+horde at gmail.com (2009-08-01 22:30) wrote:
Funambol crashes when receiving events that last from 00:00 to 00:00
the next day from horde.
The events are usually public holidays(New Years Day etc) that are
automatically added by outlook.
The events when export to csv look like
New Year's Day Holiday Australia 1/01/2008 0:00:00 2/01/2008 0:00:00 0
This occurs for recurring events as well.
I am running centos 5.3 with horde webmail edition 1.2.3. Using
Funambol outlook connector 7.2.
The debug information from /tmp/sync/log.txt for an event is below:
DEBUG: Sync4j for name DTSTAMP, value 1248955555
DEBUG: Sync4j for name CREATED, value 1248955444
DEBUG: Sync4j for name LAST-MODIFIED, value 1248502388
DEBUG: Sync4j for name SUMMARY, value New Year's Day
DEBUG: Sync4j for name ORGANIZER, value mailto:xxx at xxx.com
DEBUG: Sync4j for name CATEGORIES, value Holiday
DEBUG: Sync4j for name LOCATION, value Australia
DEBUG: Sync4j for name CLASS, value PUBLIC
DEBUG: Sync4j for name STATUS, value CONFIRMED
DEBUG: Sync4j for name TRANSP, value OPAQUE
DEBUG: Created device class SyncML_Device_Sync4j
DEBUG: Sending add from server:
040000008200E00074C5B7101A82E00800000000705EEB086CEEC701000000000000000010000000122B51157EE4734EA7DC47716CD028AC
DEBUG: Sync4j for name DTSTART, value array (
'year' => '2008',
'month' => '01',
'mday' => '01',
)
DEBUG: Sync4j for name DTEND, value array (
'year' => '2008',
'month' => '01',
'mday' => '02',
)
More information about the bugs
mailing list