Summary | Make kolab driver use a UID if it already exists when saving an event |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | wrobel (at) horde (dot) org |
Requester | michael.sheldon (at) credativ (dot) de |
Created | 08/30/2006 (6903 days ago) |
Due | |
Updated | 05/25/2007 (6635 days ago) |
Assigned | 09/27/2006 (6875 days ago) |
Resolved | 05/25/2007 (6635 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
State ⇒ Resolved
in CVS. Thanks for the report.
Taken from
Taken from Jan Schneider
Assigned to
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Make kolab driver use a UID if it already exists when saving an event
Queue ⇒ Kolab
New Attachment: kolab_uid.patch
State ⇒ Unconfirmed
based on the UID of the iCal event, without this group dates can't be
deleted or updated correctly and can be added multiple times to the
same calendar. The Kolab implementation of the kronolith Driver class
doesn't take in to account the UID being set explicitly when the event
is created and so it gets overwritten with a new randomly generated
UID whilst being saved. The attached patch should correct this,
unfortunately I'm unable to work against CVS HEAD so the patch is
against stable.