6.0.0-beta1
7/4/25

[#14599] Tag POOMTASKS:FirstDayOfWeek unexpected in type XML type Horde_ActiveSync_Message_TaskRecurrence
Summary Tag POOMTASKS:FirstDayOfWeek unexpected in type XML type Horde_ActiveSync_Message_TaskRecurrence
Queue Synchronization
Queue Version FRAMEWORK_5_2
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester horde (at) selhorst (dot) net
Created 03/26/2017 (3022 days ago)
Due
Updated 03/26/2017 (3022 days ago)
Assigned
Resolved 03/26/2017 (3022 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/26/2017 10:21:58 PM Michael Rubinsky State ⇒ Resolved
 
03/26/2017 02:40:24 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 916717043f6ef09613f1acf4f302321cae276f17
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun Mar 26 10:35:58 2017 -0400

     Bug: 14599 Fix WBXML attribute definition.

  framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/916717043f6ef09613f1acf4f302321cae276f17
03/26/2017 09:03:09 AM horde (at) selhorst (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Tag POOMTASKS:FirstDayOfWeek unexpected in type XML type Horde_ActiveSync_Message_TaskRecurrence
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
Reply to this comment
Hi,

I do have a task issue with recurrent events (repeating for instance 
every third Saturday).
As a sync client I am using the Android App "Nine" from 9Folders Inc.

This is how the device is registered in Horde:

[Show Quoted Text - 10 lines]
This is the error I found in the sync log:
: COLLECTIONS: Obtaining collection class of Tasks for collection 
id 0123456
: COLLECTIONS: Obtaining collection type of 7 for collection id 0123456
INFO: COLLECTIONS: Initializing state for collection: 
Tasks:-_mPENPiyAROJf8YYQxxLuA, synckey: {...}445
: STATE: Loading state for synckey {...}445
: STATE: Found 503 changes remaining from previous SYNC.
I:     <Add>
I:      <ClientEntryId>
I:        2691
I:      </ClientEntryId>
I:      <Data>
I:       <AirSyncBase:Body>
I:        <AirSyncBase:Type>
I:          1
I:        </AirSyncBase:Type>
I:        <AirSyncBase:Data>
I:
I:        </AirSyncBase:Data>
I:       </AirSyncBase:Body>
I:       <POOMTASKS:Subject>
I:         Foo Bar
I:       </POOMTASKS:Subject>
I:       <POOMTASKS:Importance>
I:         1
I:       </POOMTASKS:Importance>
I:       <POOMTASKS:UtcDueDate>
I:         2016-10-21T22:00:00.000Z
I:       </POOMTASKS:UtcDueDate>
I:       <POOMTASKS:DueDate>
I:         2016-10-22T00:00:00.000Z
I:       </POOMTASKS:DueDate>
I:       <POOMTASKS:Recurrence>
I:        <POOMTASKS:Regenerate>
I:          0
I:        </POOMTASKS:Regenerate>
I:        <POOMTASKS:DeadOccur>
I:          1
I:        </POOMTASKS:DeadOccur>
I:        <POOMTASKS:Type>
I:          3
I:        </POOMTASKS:Type>
I:        <POOMTASKS:Start>
I:          2016-10-21T00:00:00.000Z
I:        </POOMTASKS:Start>
I:        <POOMTASKS:Interval>
I:          1
I:        </POOMTASKS:Interval>
I:        <POOMTASKS:DayOfWeek>
I:          64
I:        </POOMTASKS:DayOfWeek>
I:        <POOMTASKS:WeekOfMonth>
I:          4
I:        </POOMTASKS:WeekOfMonth>
I:        <POOMTASKS:CalendarType>
I:          0
I:        </POOMTASKS:CalendarType>
I:        <POOMTASKS:FirstDayOfWeek>
ERR: Tag POOMTASKS:FirstDayOfWeek unexpected in type XML type 
Horde_ActiveSync_Message_TaskRecurrence.
ERR: Unexpected tag

Is this a Horde issue or a problem with the Android App?

Thanks!
Marcel

Saved Queries