The branch "master" has been updated. The following is a summary of the commits.
from: d22b87bb43aabbb1de78300cd16739737c4447f2 e1a090e Need to check for the message vanishing while building it too. 99c990e This is not an error. ----------------------------------------------------------------------- commit e1a090e5eb4f1a9958e539825f3ce6128443a74d Author: Michael J Rubinsky <[email protected]> Date: Wed Apr 17 11:38:40 2013 -0400 Need to check for the message vanishing while building it too. Prevents the an error if someone deletes a message on the server during an initial sync after the uids are polled but before they are sent to the device. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 5 ++++- framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/e1a090e5eb4f1a9958e539825f3ce6128443a74d ----------------------------------------------------------------------- commit 99c990e499dc6ff47f441ddb6ec8fc275b3d6eea Author: Michael J Rubinsky <[email protected]> Date: Wed Apr 17 11:41:50 2013 -0400 This is not an error. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/99c990e499dc6ff47f441ddb6ec8fc275b3d6eea -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
