The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: 0182d2253b2d8c99a3cecc948e7330909ac76aa3 b6c1823 Only filter in textual data d55fcad Don't need Horde_String::lower() here - we are only matching ASCII text so if this are indeed some crazy multiibyte string, it wouldn't match anyway ----------------------------------------------------------------------- commit b6c1823e9c6a945c585bc89943c92291138c7e5a Author: Michael M Slusarz <[email protected]> Date: Mon Mar 25 23:14:52 2013 -0600 Only filter in textual data imp/lib/Mime/Viewer/Html.php | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/b6c1823e9c6a945c585bc89943c92291138c7e5a ----------------------------------------------------------------------- commit d55fcad8e73062d201a6e4083032c3a84c006fad Author: Michael M Slusarz <[email protected]> Date: Mon Mar 25 23:23:55 2013 -0600 Don't need Horde_String::lower() here - we are only matching ASCII text so if this are indeed some crazy multiibyte string, it wouldn't match anyway imp/lib/Mime/Viewer/Html.php | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/d55fcad8e73062d201a6e4083032c3a84c006fad -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
