The branch "master" has been updated. The following is a summary of the commits.
from: 667dfd60bc5d990f4ea959d9d9129817227bd2f4 307dadb Fix updating the seen flag on iOS. ----------------------------------------------------------------------- commit 307dadb0e04cee9da77144d4ea306841e0af1fda Author: Michael J Rubinsky <[email protected]> Date: Mon Dec 17 13:24:42 2012 -0500 Fix updating the seen flag on iOS. If multiple CHANGES are present for the same message in a single response, iOS ignores all but the last. Must combine all flag changes into a single <DATA> block. framework/ActiveSync/lib/Horde/ActiveSync/Connector/Exporter.php | 45 ++---- framework/ActiveSync/lib/Horde/ActiveSync/Sync.php | 10 +- 2 files changed, 17 insertions(+), 38 deletions(-) http://git.horde.org/horde-git/-/commit/307dadb0e04cee9da77144d4ea306841e0af1fda -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
