[commits] Horde branch imp_6_1 updated. d55fcad8e73062d201a6e4083032c3a84c006fad

Michael M Slusarz slusarz at horde.org
Tue Mar 26 07:10:56 UTC 2013


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 <slusarz at horde.org>
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 <slusarz at horde.org>
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




More information about the commits mailing list