The branch "FRAMEWORK_5_0" has been updated. The following is a summary of the commits.
from: d48b8d04356a793dbfe544b42f3c5c851c8d2e4f 00b796b Need to check for the message vanishing while building it too. ----------------------------------------------------------------------- commit 00b796b064a73a3429775abccd7e41aba253fc2a 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/00b796b064a73a3429775abccd7e41aba253fc2a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
