[commits] Horde branch master updated. 0339843358cdbb9bebc248616176ad04bcc34b79

Gunnar Wrobel p at rdus.de
Thu Oct 18 19:28:29 UTC 2012


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

from: 2803490e2926d3090df3d0de5009b47884f53a22

b7203cd Revert "Fix saving objects."
a5c4837 Revert "Hotfix to force synchronization if UIDs are out of sync (Bug #11498)."
0339843 [gwr] Corrected fix for modifying Kolab objects.

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

commit b7203cdc7ab6b31bdeda753b937e688e0994a6f7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Oct 18 20:42:29 2012 +0200

    Revert "Fix saving objects."
    
    This reverts commit eb600210317132e6dde828bfd7430e0470e90dca.
    
    Correct fix for modifiying objects but this breaks creating objects.
    create() also uses _appendMessage() and stores the backend UID in the
    object. With this change that didn't happen anymore, causing bug #11498.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Object.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/b7203cdc7ab6b31bdeda753b937e688e0994a6f7

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

commit a5c48375b955329721001abcaa17d3eb0c321035
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Oct 18 20:44:30 2012 +0200

    Revert "Hotfix to force synchronization if UIDs are out of sync (Bug #11498)."
    
    This reverts commit 5bc02b6acd8acc2024626d9d21ec2834609d7721.
    
    Unnecessary hotfix given the previous revert.

 .../Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Stamp/Uids.php   |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/a5c48375b955329721001abcaa17d3eb0c321035

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

commit 0339843358cdbb9bebc248616176ad04bcc34b79
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Oct 18 20:48:41 2012 +0200

    [gwr] Corrected fix for modifying Kolab objects.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Object.php        |    3 +-
 framework/Kolab_Storage/package.xml                               |    4 +-
 .../Kolab_Storage/test/Horde/Kolab/Storage/Unit/ObjectTest.php    |   28 ++++-
 3 files changed, 30 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/0339843358cdbb9bebc248616176ad04bcc34b79




More information about the commits mailing list