[commits] Horde branch master updated. cd03906a381a67d4c1c67972e047a875d77eac9d
Michael M Slusarz
slusarz at horde.org
Thu Aug 19 18:53:58 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 0a4cf5ca50dc225931682195cd0fd36cd6ec9e62
8b1dad6 Fix passing db objects to VFS driver
e43321b Do better job of handling charsets with DOM parsing
e1e160c More Html2text fixes
bcb3f3b Bug #9187: Add callback parameter to the Html2text filter.
cd03906 Bug #9187: Fix charset issues when doing Html2text compose conversion.
-----------------------------------------------------------------------
commit 8b1dad629fe04c354011a4b19bdc186609f31425
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Aug 19 12:32:07 2010 -0600
Fix passing db objects to VFS driver
framework/Core/lib/Horde/Core/Factory/Vfs.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Vfs.php?rt=horde-git&r1=fd9e8a39cfc5fc2a8bf638de5be3a5204dc8ef34&r2=8b1dad629fe04c354011a4b19bdc186609f31425
-----------------------------------------------------------------------
commit e43321b45fae1e5453fe496fb485a70666fcaa22
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Aug 19 11:22:40 2010 -0600
Do better job of handling charsets with DOM parsing
imp/view.php | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/imp/view.php?rt=horde-git&r1=1cecd5d8a0a787eeedf60a26ce38d960bb3e06cd&r2=e43321b45fae1e5453fe496fb485a70666fcaa22
-----------------------------------------------------------------------
commit e1e160c088651055d80024107b4acd679a07265c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Aug 19 11:59:33 2010 -0600
More Html2text fixes
Use proper charset for html_entity_encode() and charset conversion.
Fallback to strip_tags() if DOM extension is not available.
framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php?rt=horde-git&r1=0a4cf5ca50dc225931682195cd0fd36cd6ec9e62&r2=e1e160c088651055d80024107b4acd679a07265c
-----------------------------------------------------------------------
commit bcb3f3b1070dc6ddb9125d619b860e2bb071ee64
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Aug 19 12:21:45 2010 -0600
Bug #9187: Add callback parameter to the Html2text filter.
framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php | 17 ++++++++++--
framework/Text_Filter/package.xml | 4 +-
2 files changed, 16 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php?rt=horde-git&r1=e1e160c088651055d80024107b4acd679a07265c&r2=bcb3f3b1070dc6ddb9125d619b860e2bb071ee64
http://git.horde.org/diff.php/framework/Text_Filter/package.xml?rt=horde-git&r1=890fb2cab418a76e1722a789b9a924c4e3c1cd5b&r2=bcb3f3b1070dc6ddb9125d619b860e2bb071ee64
-----------------------------------------------------------------------
commit cd03906a381a67d4c1c67972e047a875d77eac9d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Aug 19 12:22:12 2010 -0600
Bug #9187: Fix charset issues when doing Html2text compose conversion.
imp/lib/Ui/Compose.php | 66 +++++++++++++++++++++++++++++------------------
1 files changed, 41 insertions(+), 25 deletions(-)
http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=b371414ef2533f1b57355c545afc8b4901c76bfb&r2=cd03906a381a67d4c1c67972e047a875d77eac9d
More information about the commits
mailing list