The branch "master" has been updated. The following is a summary of the commits.
from: 92dffc7056df18a8d72f6a14112a3876574602b1 4fda33f Persist the haveInitialSync flag. 153431c BFN Summary: http://github.com/horde/horde/compare/92dffc7056df18a8d72f6a14112a3876574602b1...153431c68f8d3aff765cbe24f1151194367cdc9d ----------------------------------------------------------------------- commit 4fda33f63fc629142b6c8f7e823f6dfe0bb7e6f1 Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 10 00:28:12 2016 -0500 Persist the haveInitialSync flag. The logic was broken, since count($messages) isn't an indicator as to whether or not a folder was previously sync'd. Fixes issue where we could still send the ADD command to OL as the result of a MOVE operation. framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/4fda33f63fc629142b6c8f7e823f6dfe0bb7e6f1 ----------------------------------------------------------------------- commit 153431c68f8d3aff765cbe24f1151194367cdc9d Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 10 00:32:00 2016 -0500 BFN framework/ActiveSync/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/153431c68f8d3aff765cbe24f1151194367cdc9d -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
