Summary | Recurrence from horde to sync4j client not working |
Queue | Synchronization |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | chuck (at) horde (dot) org |
Requester | jochem (at) mondrian (dot) nl |
Created | 04/12/2007 (6695 days ago) |
Due | |
Updated | 04/12/2007 (6695 days ago) |
Assigned | |
Resolved | 04/12/2007 (6695 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Priority ⇒ 3. High
New Attachment: Sync4j.php.patch
Queue ⇒ Synchronization
Summary ⇒ Recurrence from horde to sync4j client not working
Type ⇒ Bug
State ⇒ Unconfirmed
data is included in the sif output (as seen in /tmp/sync/data.txt),
but the IsRecurring flag is set to 0. This causes recurrence to be
broken.
The attached patch sets IsRecurring to 1 just before the switch that
checks the recurrence type.