The branch "master" has been updated. The following is a summary of the commits.
from: 8038288c416643ea65dd58624cdf98c0ccb0ac79 7232063 Do not prevent a DELETE command from being sent to the client after a MOVEITEMS. Summary: http://github.com/horde/horde/compare/8038288c416643ea65dd58624cdf98c0ccb0ac79...72320631257cefefb271dee05a479baa0b0400d1 ----------------------------------------------------------------------- commit 72320631257cefefb271dee05a479baa0b0400d1 Author: Michael J Rubinsky <[email protected]> Date: Mon May 19 14:43:38 2014 -0400 Do not prevent a DELETE command from being sent to the client after a MOVEITEMS. It seems that after a MOVEITEMS command, we aren't supposed to mute the mirroring back of the removal of the src message. Some clients rely on this to remove the original message from the UI. This fixes the annoying issues in OL2014 that were causing duplicate messages to appear whenever an item was moved/deleted. framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php | 17 ------ 1 files changed, 0 insertions(+), 17 deletions(-) http://github.com/horde/horde/commit/72320631257cefefb271dee05a479baa0b0400d1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
