[Tickets #13706] Re: syncML Calendar sync broken
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Nov 21 15:45:49 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13706
------------------------------------------------------------------------------
Ticket | 13706
Updated By | Git Commit <commits at lists.horde.org>
Summary | syncML Calendar sync broken
Queue | Synchronization
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2014-11-21 15:45) wrote:
Changes have been made in Git (master):
commit aa85cbf7325a0b45673778863585b1eeac1bd262
Author: Jan Schneider <jan at horde.org>
Date: Fri Nov 21 16:41:20 2014 +0100
Check if the backend returned multiple IDs (horde at albasoft.com).
Bug: 13706
Some backends return multiple server IDs when adding single
client IDs, because
they either support adding multiple objects at once, or a single
object results
in multiple server-side object. This happens when adding an event with
exceptions for example.
It's still save to only log the first server ID, because we
either take care of
only passing a single object at once (case 1) or the parent
server object's ID
is returned first.
.../SyncMl/lib/Horde/SyncMl/Backend/Horde.php | 1 +
framework/SyncMl/package.xml | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/aa85cbf7325a0b45673778863585b1eeac1bd262
More information about the bugs
mailing list