The branch "master" has been updated. The following is a summary of the commits.
from: bf3d633c3bb35f97315586cea444579f4c712af5 565bf2f Load the last sync timestamp into the default value of the current sync timestamp. ----------------------------------------------------------------------- commit 565bf2f097cc814c88a48127305410b70d34156c Author: Michael J Rubinsky <[email protected]> Date: Sat Nov 12 20:47:38 2011 -0500 Load the last sync timestamp into the default value of the current sync timestamp. Fixes (?) Bug: 10731 If a client sends changes without requesting server changes, we must persist the existing last sync timestamp. Clearing it will result in all kinds of errors such as possible duplicate entries (though the client *should* recognize the UID of the duplicate entry and ignore it), and mis-matched PING states. framework/ActiveSync/lib/Horde/ActiveSync/State/History.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/565bf2f097cc814c88a48127305410b70d34156c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
