[commits] ActiveSync branch FRAMEWORK_5_2 updated. cac299847b8e16a5e18da719750e9242b8add212
Michael J. Rubinsky
mrubinsk at horde.org
Tue Nov 20 21:09:53 UTC 2018
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: ff35dbb0c86c65d24634743744b36e9c02c63325
13bb4a2 Development mode for Horde_ActiveSync-2.39.5
cac2998 Fix broken handling of PING requests when folder state is missing.
Summary: https://github.com/horde/ActiveSync/compare/ff35dbb0c86c...cac299847b8e
-----------------------------------------------------------------------
commit 13bb4a23a737b726487c62e2f81bbe3f4f3e17bd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat, 27 Oct 2018 14:26:48 -0400
Development mode for Horde_ActiveSync-2.39.5
M .horde.yml
M doc/Horde/ActiveSync/CHANGES
M doc/Horde/ActiveSync/changelog.yml
M package.xml
https://github.com/horde/ActiveSync/commit/13bb4a23a737b726487c62e2f81bbe3f4f3e17bd
-----------------------------------------------------------------------
commit cac299847b8e16a5e18da719750e9242b8add212
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue, 20 Nov 2018 16:09:47 -0500
Fix broken handling of PING requests when folder state is missing.
This was broken in that if it was the result of a "full" PING request,
it would force a SYNC, but would not indicate which folders needed
to by SYNCd. This reverts back to the previous behaviour where any
missing state discovered during a PING request will result in that
folder being flagged for a SYNC normally, where the SYNC request
will catch the missing state and force a SYNC_KEY of 0.
Discovered when IMP maint. task renamed my Sent Mail folder... :)
M lib/Horde/ActiveSync/Collections.php
M lib/Horde/ActiveSync/Request/Ping.php
https://github.com/horde/ActiveSync/commit/cac299847b8e16a5e18da719750e9242b8add212
More information about the commits
mailing list