[commits] Horde branch FRAMEWORK_5_2 updated. 0f354890590e7b80f7fc67a1a392e8b56daab319

Jan Schneider jan at horde.org
Thu Nov 12 11:26:42 UTC 2015


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: 53e98f4ae4bc88f9b0f303db268e9dc8c6e05001

3d6c17c Fix wrapping when converting HTML to plain text.
0f35489 [jan] Fix wrapping of plain text converted from HTML MIME parts.

Summary: http://github.com/horde/horde/compare/53e98f4ae4bc88f9b0f303db268e9dc8c6e05001...0f354890590e7b80f7fc67a1a392e8b56daab319

-----------------------------------------------------------------------

commit 3d6c17cf0396974a0f3ab3e4cecc89ccc38e3a2a
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 12 12:18:27 2015 +0100

    Fix wrapping when converting HTML to plain text.
    
    There is no 'wrap' parameter in the Html2text Filter, we have to set the width
    to 0 instead. This broke flowed text wrapping of text/plain alternative parts
    in any HTML messages sent by IMP.

 imp/lib/Compose.php          |    2 +-
 imp/lib/Compose/Ui.php       |    2 +-
 imp/lib/Mime/Viewer/Html.php |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/3d6c17cf0396974a0f3ab3e4cecc89ccc38e3a2a

-----------------------------------------------------------------------

commit 0f354890590e7b80f7fc67a1a392e8b56daab319
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 12 12:26:31 2015 +0100

    [jan] Fix wrapping of plain text converted from HTML MIME parts.

 imp/docs/CHANGES |    1 +
 imp/package.xml  |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/0f354890590e7b80f7fc67a1a392e8b56daab319




More information about the commits mailing list