[commits] Horde branch master updated. ee9c3c8522b80c807cbad0b07858277a77abdb38
Michael J. Rubinsky
mrubinsk at horde.org
Thu Dec 13 00:58:12 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 67d520017bcc35fa3497f39eb6642f901af66a86
b1fac4b Better way of dealing with broken email charsets.
ee9c3c8 Now that broken/missing charsets are handled better, default to UTF-8.
-----------------------------------------------------------------------
commit b1fac4b92e08edd637a31cb61ea9debe4c7b4d71
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 12 19:51:06 2012 -0500
Better way of dealing with broken email charsets.
Take a cue from Horde_Mime_Headers:: and try the more common mulitbyte
charsets before giving up. Try removing non 7-bit characters if we still
can't get good UTF-8 and, if for whatever reason, THAT fails, force
a conversion from the supposed charset to UTF-8 and hope for the best.
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 82 ++++++++----
1 files changed, 54 insertions(+), 28 deletions(-)
http://git.horde.org/horde-git/-/commit/b1fac4b92e08edd637a31cb61ea9debe4c7b4d71
-----------------------------------------------------------------------
commit ee9c3c8522b80c807cbad0b07858277a77abdb38
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 12 19:57:32 2012 -0500
Now that broken/missing charsets are handled better, default to UTF-8.
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/ee9c3c8522b80c807cbad0b07858277a77abdb38
More information about the commits
mailing list