Summary | Recurring events by day from Horde has wrong week |
Queue | Kronolith |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | havardw+bugzilla (at) pvv (dot) org |
Created | 11/05/2006 (6817 days ago) |
Due | |
Updated | 04/25/2008 (6280 days ago) |
Assigned | 11/05/2006 (6817 days ago) |
Resolved | 04/25/2008 (6280 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
Taken from
State ⇒ Resolved
http://cvs.horde.org/diff.php?r1=1.18&r2=1.19&f=kronolith%2Flib%2FRecurrence.php
Taken from Karsten Fourmont
Queue ⇒ Kronolith
Queue ⇒ Synchronization
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Recurring events by day from Horde has wrong week
Queue ⇒ Horde Framework Packages
New Attachment: montly_byday_horde.vcs
State ⇒ Unconfirmed
(e.g. first saturday) from Horde to Sony Ericsson P990, the event ends
up on the _last_ saturday instead.
In the attachment, it seems like the problem is "RRULE:MP1 5+ SA", it
gets converted to
"RRULE:MP1 1- SA" on the phone. Changing it to "RRULE:MP1 1+ SA" and
sending to the phone makes it work as expected.