The branch "master" has been updated. The following is a summary of the commits.
from: 6b7193aefc3295d925919b7608ff7b2f7ff8f86c ca2e7d4 Another place to work around broken clients. ----------------------------------------------------------------------- commit ca2e7d4b96fa693891eccb5594b2cfe5eea4bbfa Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 12:02:13 2013 -0400 Another place to work around broken clients. Broken clients like e.g., iOS, send a request to PING a collection before the collection is synchronized. This is a violation of the protocol (see MS-ASCMD 3.1.5.6). To work around this, continue to mark the collection as "pingable", but ignore the collection (and the exception that is thrown when we try to initialize the state). Possibly "fixes" Bug: 12605. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 15 ++++++++++-- 1 files changed, 12 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/ca2e7d4b96fa693891eccb5594b2cfe5eea4bbfa -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
