[commits] Horde branch master updated. 178c9cb24f8f6bd9b8533993edc2681858cb0fe8
Jan Schneider
jan at horde.org
Wed Nov 21 21:08:08 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 2ed8b275f85aecfb43c2af7d0ccd957cab317b82
2c17f8a Use Horde_String.
03d1d98 Improve conversion.
178c9cb Create some nested tags that actually trigger the bug of text running into each other.
-----------------------------------------------------------------------
commit 2c17f8a7557903b1810bf63f5063ee30fd85018b
Author: Jan Schneider <jan at horde.org>
Date: Wed Nov 21 15:59:56 2012 +0100
Use Horde_String.
framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/2c17f8a7557903b1810bf63f5063ee30fd85018b
-----------------------------------------------------------------------
commit 03d1d9813f8492cc5347f6f58e6bc90fe2053f61
Author: Jan Schneider <jan at horde.org>
Date: Wed Nov 21 21:59:32 2012 +0100
Improve conversion.
Don't use flowed text formatting for the whole converted text, but only for
blockquotes. This also allows to use Horde_Text_Flowed for adding quotes in
blockquote sections. Use plain wordwrap() for the rest of the content where
flowed text is doing more damage than good.
framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php | 35 ++---
framework/Text_Filter/test/Horde/Text/Filter/Html2textTest.php | 63 ++++----
2 files changed, 46 insertions(+), 52 deletions(-)
http://git.horde.org/horde-git/-/commit/03d1d9813f8492cc5347f6f58e6bc90fe2053f61
-----------------------------------------------------------------------
commit 178c9cb24f8f6bd9b8533993edc2681858cb0fe8
Author: Jan Schneider <jan at horde.org>
Date: Wed Nov 21 22:06:10 2012 +0100
Create some nested tags that actually trigger the bug of text running into each other.
framework/Text_Filter/test/Horde/Text/Filter/Html2textTest.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/178c9cb24f8f6bd9b8533993edc2681858cb0fe8
More information about the commits
mailing list