[commits] Horde branch master updated. 7d9499c647b1f12703da34f980a91a23d7fd16fa

Michael J. Rubinsky mrubinsk at horde.org
Sat Oct 15 21:30:20 UTC 2011


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

from: 538d3620bd3ed47464e70a15cd15606f8d2fc956

7d9499c Ignore duplicate incoming message additions (Bug: 10644)

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

commit 7d9499c647b1f12703da34f980a91a23d7fd16fa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 15 17:27:35 2011 -0400

    Ignore duplicate incoming message additions (Bug: 10644)
    
    If incoming changes are successfully applied, but the client does
    not receive (or ignores) the new synckey, the next SYNC command will
    send duplicate client changes. We now save the incoming clientid
    string in the map table so we can ignore duplicate additions in these cases.
    
    Note the new migration that must be run

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php  |   14 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php        |    4 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php       |   74 +++--
 .../migration/Horde/ActiveSync/3_horde_activesync_clientidmap.php |   18 +
 4 files changed, 85 insertions(+), 25 deletions(-)
 create mode 100644 framework/ActiveSync/migration/Horde/ActiveSync/3_horde_activesync_clientidmap.php

http://git.horde.org/horde-git/-/commit/7d9499c647b1f12703da34f980a91a23d7fd16fa




More information about the commits mailing list