Summary | [ActiveSync] Error syncing calendar |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | joniw (at) t-online (dot) de |
Created | 11/14/2011 (4993 days ago) |
Due | |
Updated | 08/29/2012 (4704 days ago) |
Assigned | 11/16/2011 (4991 days ago) |
Resolved | 11/16/2011 (4991 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 04aef986a4fc321bbd9806f23b3a32e7bde857ed
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Nov 16 02:13:02 2011 -0500
Ignore errors in parsing time from the getTransistions() call.
Looks like PHP returns really weird values for the first transition for
some tzs. (Hopefully) fixes
Bug: 10760.../ActiveSync/lib/Horde/ActiveSync/Timezone.php | 6 +++++-
framework/ActiveSync/package.xml | 4 ++--
2 files changed, 7 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/04aef986a4fc321bbd9806f23b3a32e7bde857ed
Thank you
Jonathan
Assigned to Michael Rubinsky
State ⇒ Feedback
Ignore errors in parsing time from the getTransistions() call.
Looks like PHP returns really weird values for the first transition for
some tzs. (Hopefully) fixes
Bug: 107602 files changed, 7 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/acc5bb9eb64b0c43ab45ee5c2b7bfadb7d05c346
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ [ActiveSync] Error syncing calendar
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
New Attachment: ActiveSync+DatabaseEntry.txt
State ⇒ Unconfirmed
always get an error like:
ERR: Failed to parse time string (-292277022657-01-27T08:29:52+0000)
The calendar is filled via syncml from Outlook 2010. Was working
before on an older git revision (I think revision that works was
9201d5b51d40ef0ab60db23e97df134a729cb0c4, but i am not really sure).
I added the sync log + an example database entry.
with regards
Jonathan Westerholt