[Tickets #6657] Allow SyncML conflict resolution by duplication
bugs at horde.org
bugs at horde.org
Mon Apr 28 07:56:58 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6657
-----------------------------------------------------------------------
Ticket | 6657
Created By | Gunnar Wrobel <p at rdus.de>
Summary | Allow SyncML conflict resolution by duplication
Queue | SyncML
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
+New Attachment | HK-GW-SyncML_conflicts.patch
-----------------------------------------------------------------------
Gunnar Wrobel <p at rdus.de> (2008-04-28 03:56) wrote:
The SyncML module in Horde responds to a conflict situation (item edited on
both the server and the client since the last synchronization) with "first
synchronization wins". This means the client will usually overwrite any
modifications done on the server as the client usually synchs first during
a synchronization run.
The attached patch will respond to such conflicts with a duplication of
the conflicting element. I believe this is preferable over possible data
loss. If necessary it could also be made configurable.
More information about the bugs
mailing list