[Tickets #11691] Re: Kolab backend: Crash on parsing date fields
bugs at horde.org
bugs at horde.org
Thu Nov 15 15:35:51 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11691
------------------------------------------------------------------------------
Ticket | 11691
Updated By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | Kolab backend: Crash on parsing date fields
Queue | Turba
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2012-11-15 15:35) wrote:
Alright, this is caused by invalid data in the "birthday" field:
<birthday>1960-11-22T23:00:00Z</birthday>
-> The other client writes out a datetime field instead of a plain date.
Still we shouldn't die on invalid data. It's better to log an error
once and be done with it.
More information about the bugs
mailing list