The branch "master" has been updated. The following is a summary of the commits.
from: 307621530d05c68069965a8ca38d4bbc5a44c4ab 8df3a35 Don't completely ignore PIM originated changes. ----------------------------------------------------------------------- commit 8df3a357e7e25b5d72d9e121a2ad368a4a3c95ac Author: Michael J Rubinsky <[email protected]> Date: Wed Dec 26 11:32:23 2012 -0500 Don't completely ignore PIM originated changes. If the ONLY change in a change set is PIM originated, this will lead to PINGs that continually pick up the same change since the state would never be updated. This fixes it only flagging the change as ignored so the Sync object will still update the state. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 9 ++- framework/ActiveSync/lib/Horde/ActiveSync/Sync.php | 54 ++++++++------- 2 files changed, 33 insertions(+), 30 deletions(-) http://git.horde.org/horde-git/-/commit/8df3a357e7e25b5d72d9e121a2ad368a4a3c95ac -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
