[commits] ActiveSync branch master updated. eef5379e39b2c3fbc936a7e4be840989131a816e

Michael J. Rubinsky mrubinsk at horde.org
Tue Nov 20 21:08:54 UTC 2018


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

from: 0fa6ac56d7bbbf4cbc543c53a52c7b6f283c3338

eef5379 Fix broken handling of PING requests when folder state is missing.

Summary: https://github.com/horde/ActiveSync/compare/0fa6ac56d7bb...eef5379e39b2

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

commit eef5379e39b2c3fbc936a7e4be840989131a816e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue, 20 Nov 2018 16:05:56 -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/eef5379e39b2c3fbc936a7e4be840989131a816e


More information about the commits mailing list