[Tickets #13102] Re: Move Event from one calendar to another (CalDAV)
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jun 4 13:05:03 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13102
------------------------------------------------------------------------------
Ticket | 13102
Updated By | Git Commit <commits at lists.horde.org>
Summary | Move Event from one calendar to another (CalDAV)
Queue | Kronolith
Version | Git master
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2014-06-04 13:05) wrote:
Changes have been made in Git (master):
commit 626fa5477651b782a90d6c7981ec094791ed2c59
Author: Jan Schneider <jan at horde.org>
Date: Wed Jun 4 14:59:54 2014 +0200
Don't create unique index on id_external.
Moving objects is done per PUT-DELETE-sequence by some clients,
which requires
duplicate external object UIDs. Use a simple index instead and
disallow the
same external UID twice in a collection instead.
Bug: 13102
.../Horde/Dav/2_horde_dav_remove_unique_index.php | 43
++++++++++++++++++++
framework/Dav/package.xml | 10 +++--
2 files changed, 49 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/626fa5477651b782a90d6c7981ec094791ed2c59
More information about the bugs
mailing list