[commits] Horde branch master updated. 0fa5b22537e55728862b83d1f3d4f70cc0c7731d

Michael J. Rubinsky mrubinsk at horde.org
Mon Sep 9 14:47:44 UTC 2013


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

from: e3060f87097b96cd1d9bf26dfed40f643f3d16ee

7b15d38 Another place to work around broken clients.
b949643 Still add the collection or it possibly won't be picked up for PING.
0fa5b22 Proper place to validate this.

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

commit 7b15d3856a7b48c38660d8f53701d2b154076d65
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 9 10:35:18 2013 -0400

    Another place to work around broken clients.
    
    Don't add the collection to the cache if we don't have a synckey,
    but requested it. Fixes issues in PING requests when the client
    sends a PING for a collection that has not yet been SYNC'd.

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

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

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

commit b949643cafaade7ec537fbf87f9ed76cea0ac9d4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 9 10:45:50 2013 -0400

    Still add the collection or it possibly won't be picked up for PING.

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 0fa5b22537e55728862b83d1f3d4f70cc0c7731d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 9 10:46:30 2013 -0400

    Proper place to validate this.
    
    If the server doesn't know the folder requested by the client, the
    client did something really wrong. Log it, remove the offending collection
    from the collections object and move on.

 framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/0fa5b22537e55728862b83d1f3d4f70cc0c7731d




More information about the commits mailing list