The branch "master" has been updated. The following is a summary of the commits.
from: e27037ed5607a2c0d65a87de2abe340391c5fcea d70979d Try to validate that data is in UTF-8 after conversion. ----------------------------------------------------------------------- commit d70979d723df5bb638b6a67cd75594b78d182d67 Author: Michael J Rubinsky <[email protected]> Date: Wed Dec 12 17:18:23 2012 -0500 Try to validate that data is in UTF-8 after conversion. If not, reconvert, but force it this time. Can't force before hand because it mangles valid UTF-8 data. This is needed because clients can refuse the data if it contain non-utf8 characters. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 38 +++++++---- 1 files changed, 24 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/d70979d723df5bb638b6a67cd75594b78d182d67 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
