[Tickets #8734] Re: Synchronization of multiple calendars with SyncML
bugs at horde.org
bugs at horde.org
Thu Dec 3 17:20:00 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8734
------------------------------------------------------------------------------
Ticket | 8734
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Synchronization of multiple calendars with SyncML
Queue | Kronolith
Version | 2.3
Type | Enhancement
State | Feedback
Priority | 2. Medium
Milestone |
Patch | 1
Owners | Horde Developers
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2009-12-03 12:20) wrote:
> as far as I understood, the event returned by
> $event = $kronolith_driver->getByUID($uid);
> knows which calendar it belongs to, and hence no manual lookup is required.
This returns an event by the UID, which uniquely identifies the event
across *all* calendars - in other words, two calendars that have an
entry for the same event would contain the same UID so you can't be
sure which calendar the event belongs to when using that method.
More information about the bugs
mailing list