[Tickets #11696] [ActiveSync] Calendar event push error : Unknown property: airsyncbasebody
bugs at horde.org
bugs at horde.org
Tue Nov 13 11:59:15 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11696
------------------------------------------------------------------------------
Ticket | 11696
Created By | horde at kyoshiro.org
Summary | [ActiveSync] Calendar event push error : Unknown
| property: airsyncbasebody
Queue | Synchronization
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
horde at kyoshiro.org (2012-11-13 11:59) wrote:
Hi,
Whenever I create a calendar entry with no description/body on my
android phone, it does not synchronise via ActiveSync. The debug log
says (twice for each event) : ERR: Unknown property: airsyncbasebody
I added a dummy description and it worked, the original pushed XML
entry looks like this :
2012-11-13T11:07:00+00:00 DEBUG: I <Data>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:Timezone>
2012-11-13T11:07:00+00:00 DEBUG: I
xP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoAAAAEAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAFAAIAAAAAAAAAxP///w==
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:Timezone>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:AllDayEvent>
2012-11-13T11:07:00+00:00 DEBUG: I 0
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:AllDayEvent>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:StartTime>
2012-11-13T11:07:00+00:00 DEBUG: I 20121125T070000Z
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:StartTime>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:EndTime>
2012-11-13T11:07:00+00:00 DEBUG: I 20121126T190000Z
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:EndTime>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:DtStamp>
2012-11-13T11:07:00+00:00 DEBUG: I 20121113T110712Z
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:DtStamp>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:Subject>
2012-11-13T11:07:00+00:00 DEBUG: I w/jack
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:Subject>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:Sensitivity>
2012-11-13T11:07:00+00:00 DEBUG: I 0
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:Sensitivity>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:Body/>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:OrganizerEmail>
2012-11-13T11:07:00+00:00 DEBUG: I ****@mydomain
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:OrganizerEmail>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:UID>
2012-11-13T11:07:00+00:00 DEBUG: I
e33a2cbf-8741-4555-8439-xxxxxxxxxxxx
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:UID>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:BusyStatus>
2012-11-13T11:07:00+00:00 DEBUG: I 2
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:BusyStatus>
2012-11-13T11:07:00+00:00 DEBUG: I <POOMCAL:MeetingStatus>
2012-11-13T11:07:00+00:00 DEBUG: I 0
2012-11-13T11:07:00+00:00 DEBUG: I </POOMCAL:MeetingStatus>
2012-11-13T11:07:00+00:00 DEBUG: I </Data>
I set the priority to Medium because it's not a blocking issue but if
not advertised, and depending on how they use calendars (title only or
not) people may have their calendards out of sync.
More information about the bugs
mailing list