[Tickets #1881] NEW: SyncML and P900 - repeating entries.
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Apr 28 02:59:43 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1881
-----------------------------------------------------------------------
Ticket | 1881
Created By | horde at eltofts.homelinux.com
Summary | SyncML and P900 - repeating entries.
Queue | Horde Framework Packages
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
horde at eltofts.homelinux.com (2005-04-28 02:59) wrote:
Using latest head as of 28/0405
Syncing repeating entries from Kronolith to a Sony Ericsson P900 does not
create the future repeats. The initial appontment is synced.
Chuck has pointed out that Horde sends v2.0 vcalendar to the client and that
the P900 does not like this. The P900 send v1.0 which Horde does not
support.
Quoting Chuck;
RRULE:FREQ=DAILY;INTERVAL=7;UNTIL=99991231
RRULE:W1 SA #0
So here's the problem - apparently vcalendar 1.0 has a completely
different way of specifying RRULEs. We don't recognize the 1.0 way, and
the P900 doesn't like the new 2.0 way. I guess we need version-aware
rrule generation; the easy part will be recognizing the old format and
handling it as well. Not sure if we know what vcalendar version the
client expects during a SyncML session.
More information about the bugs
mailing list