[commits] Horde branch master updated. aa85cbf7325a0b45673778863585b1eeac1bd262

Jan Schneider jan at horde.org
Fri Nov 21 15:45:46 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: bdb2dcf56a48fc9047ae57d78877e9a7ab8feec0

aa85cbf Check if the backend returned multiple IDs (horde at albasoft.com).

Summary: http://github.com/horde/horde/compare/bdb2dcf56a48fc9047ae57d78877e9a7ab8feec0...aa85cbf7325a0b45673778863585b1eeac1bd262

-----------------------------------------------------------------------

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.

 framework/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 commits mailing list