The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: d55fcad8e73062d201a6e4083032c3a84c006fad 84416cd Revert "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 84416cd882b1aedd6addd2bad4990e6eb362dbb3 Author: Jan Schneider <[email protected]> Date: Tue Mar 26 08:32:44 2013 +0100 Revert "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" This reverts commit d55fcad8e73062d201a6e4083032c3a84c006fad. *Those* Horde_String methods are not for dealing with multibyte strings, but for working around PHP bugs when using certain locales. imp/lib/Mime/Viewer/Html.php | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/84416cd882b1aedd6addd2bad4990e6eb362dbb3 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
