[Tickets #13052] Re: ActiveSync no longer works
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Mar 26 17:42:51 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13052
------------------------------------------------------------------------------
Ticket | 13052
Updated By | lehmann at ans-netz.de
Summary | ActiveSync no longer works
Queue | Synchronization
Version | Git master
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Rubinsky
+New Attachment | 4_4_2.log
------------------------------------------------------------------------------
lehmann at ans-netz.de (2014-03-26 17:42) wrote:
I wonder why you are not able to reproduce it?!
As I also develop Android apps, I just fired up a clean android 4.4.2
emulator on my Desktop and configured an Exchange Account and ran the
Calendar sync... See the attached exception
How can it work on an Android phone at all? I can also try other
Android versions down to 2.x if you have any android version you are
sure will work...
Checking the source at (no idea what Android version it is)
https://android.googlesource.com/platform/packages/apps/Exchange/+/ics-mr1/src/com/android/exchange/adapter/Parser.java
I guess, that the xml might be invalid or "to deep" as only a depth of
32 tags seems to be supported - check line 426 where the assignment
takes place and line 81 where the array is declared.
Another point is - why is the xml not completly logged? Is it invalid
in genral or just not logged completly?
DEBUG: [9357] O <Folders>
DEBUG: [9357] O <Folder>
DEBUG: [9357] O <SyncKey>
DEBUG: [9357] O {53330849-eef8-45ba-9b6a-6e4a4e6f48ba}2
DEBUG: [9357] O </SyncKey>
DEBUG: [9357] O <FolderId>
DEBUG: [9357] O @Calendar@
DEBUG: [9357] O </FolderId>
DEBUG: [9357] O <Status>
DEBUG: [9357] O 1
DEBUG: [9357] O </Status>
INFO: [9357] Horde_Core_ActiveSync_Driver::getMessage(@Calendar@,
20130525100228.Q9N04N7InFClaWmpHdJ8Vg1 at nnnn)
lehmann at ans-netz.de (2014-03-26 17:42) uploaded: 4_4_2.log
http://bugs.horde.org/h/services/download/?app=whups&actionID=download_file&file=4_4_2.log&ticket=13052&fn=%2F4_4_2.log
More information about the bugs
mailing list