6.0.0-beta1
7/3/25

[#7790] Wrong ReccurenceType is sent by Sync4j.php
Summary Wrong ReccurenceType is sent by Sync4j.php
Queue Synchronization
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester lst_hoe02 (at) kwsoft (dot) de
Created 12/19/2008 (6040 days ago)
Due
Updated 08/20/2009 (5796 days ago)
Assigned 12/22/2008 (6037 days ago)
Resolved 08/18/2009 (5798 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
08/20/2009 03:29:00 PM Jan Schneider Comment #7 Reply to this comment
Added
08/20/2009 10:18:07 AM lst_hoe02 (at) kwsoft (dot) de Comment #4 Reply to this comment
We should also include the following around line 997 for the YEARLY 
schedule to be correct for SIF-E :



$hash['MonthOfYear'] = date('n', $start);






08/18/2009 04:42:26 PM Jan Schneider Comment #3
State ⇒ Resolved
Reply to this comment
Committed, thanks.
12/22/2008 03:11:20 AM Chuck Hagenbuch State ⇒ Assigned
Assigned to Jan Schneider
 
12/19/2008 10:11:44 AM lst_hoe02 (at) kwsoft (dot) de Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Wrong ReccurenceType is sent by Sync4j.php
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ Yes
New Attachment: Sync4j.patch Download
State ⇒ Unconfirmed
Reply to this comment
In Horde 3.3.2 the SyncML Device "Sync4j.php" (Funambol Outlook 
PlugIn) always sent "RecurrenceType=6" if yearly schedules are used 
for events. In Outlook this transforms to "X-th Weekday in Month Y 
every Year" where it should be for example "X-th day in Month Y every 
Year".

Warning : The Patch is more of works for me than the real solution. 
Unfortunately Outlook is not abel to use all scheduling types iCal is 
able to use.

Saved Queries