6.0.0-beta1
8/15/25

[#12223] Recurring tasks: Monthly or yearly recurrence on a given weekday is broken
Summary Recurring tasks: Monthly or yearly recurrence on a given weekday is broken
Queue Synchronization
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 04/26/2013 (4494 days ago)
Due
Updated 05/01/2013 (4489 days ago)
Assigned 04/26/2013 (4494 days ago)
Resolved 05/01/2013 (4489 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
05/01/2013 06:41:28 PM Michael Rubinsky Comment #5
State ⇒ Resolved
Reply to this comment
Committed, thanks!
05/01/2013 06:40:18 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_0):

commit 0ea9553dd4285b9dadaf732b11247aa3b1afd922
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed May 1 14:35:16 2013 -0400

     Bug: 12223 Add missing day of week mapping.
     Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>

  .../lib/Horde/ActiveSync/Message/Task.php          |   15 +++++++++++++++
  1 files changed, 15 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/0ea9553dd4285b9dadaf732b11247aa3b1afd922
05/01/2013 06:35:56 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 967ce2350c2791f81e285552800dc0f265008eef
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed May 1 14:35:16 2013 -0400

     Bug: 12223 Add missing day of week mapping.
     Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>

  .../lib/Horde/ActiveSync/Message/Task.php          |   15 +++++++++++++++
  1 files changed, 15 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/967ce2350c2791f81e285552800dc0f265008eef
04/26/2013 05:14:42 PM Jan Schneider Assigned to Michael Rubinsky
State ⇒ Assigned
 
04/26/2013 02:35:18 PM Thomas Jarosch Comment #2 Reply to this comment
Original error message in the ActiveSync logs:

-----------------------------------
...
2013-04-26T15:59:16+02:00 DEBUG: [22821] 
Horde_Core_ActiveSync_Driver::getMessage(@Tasks@, 
mxstore{2aba932e-21e3-5740-9601-0b71c411a005}<eidFld::<()-0x0-0x0-0x0><SE:0x205ea4><RK:241eb338b0e0d646aeb18811212cb90d>>)
2013-04-26T15:59:16+02:00 ERR: Unknown property: _dayOfWeekMap
...
-----------------------------------

04/26/2013 02:33:34 PM Thomas Jarosch Patch ⇒ Yes
New Attachment: 0001-Recurring-tasks-Add-weekday-translation-mapping-bug-.patch Download
 
04/26/2013 02:32:00 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Recurring tasks: Monthly or yearly recurrence on a given weekday is broken
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Hi,

a monthly or yearly recurrence on a given weekday is broken
as the "task" message object lacks a needed property translation table.

Attached patch steals the mapping from the appointment driver.

Thomas

Saved Queries