6.0.0-beta1
7/25/25

[#11696] [ActiveSync] Calendar event push error : Unknown property: airsyncbasebody
Summary [ActiveSync] Calendar event push error : Unknown property: airsyncbasebody
Queue Kronolith
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners mrubinsk (at) horde (dot) org
Requester horde (at) kyoshiro (dot) org
Created 11/13/2012 (4637 days ago)
Due
Updated 11/19/2012 (4631 days ago)
Assigned
Resolved 11/14/2012 (4636 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/19/2012 09:27:19 AM horde (at) kyoshiro (dot) org Comment #5 Reply to this comment
Thanks a lot, it fixed the issue.

Keep up the good work !
11/15/2012 06:27:23 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit cd0ce73ec028390a1e09fa6f2312099773982805
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Thu Nov 15 13:26:42 2012 -0500

     Correct fix for Bug: 11696

  kronolith/lib/Event.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/cd0ce73ec028390a1e09fa6f2312099773982805
11/14/2012 04:03:23 PM Michael Rubinsky Comment #3
Version ⇒ Git master
Queue ⇒ Kronolith
Reply to this comment
This was a bug in Kronolith, not the core sync code.
11/14/2012 04:02:48 PM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Resolved
 
11/14/2012 04:00:47 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 462c10d0e448b8321241e7fa876122a16843daf0
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed Nov 14 11:00:01 2012 -0500

     Bug: 11696 AirsyncbaseBody is only EAS >= 12.0

  kronolith/lib/Event.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/462c10d0e448b8321241e7fa876122a16843daf0
11/13/2012 11:59:15 AM horde (at) kyoshiro (dot) org Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ [ActiveSync] Calendar event push error : Unknown property: airsyncbasebody
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
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.

Saved Queries