[commits] Horde branch master updated. 17061ce6f834d2c3c224e2910d4edaf44a725c96

Michael M Slusarz slusarz at horde.org
Tue Feb 5 20:02:16 UTC 2013


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

from: 0af57458e802cdc68f187295c3736c372c011a94

0fe19a1 [mms] Added Horde_Domhtml#getCharset() to get best-guess charset of current encoding within the DOM object.
5dd15a8 Remove existing charset information from DOM data
533b0bc [mms] Added 'charset' and 'metacharset' parameters to returnHtml().
17061ce [mms] Improved detection of charset in text/html message parts.

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

commit 0fe19a1a71e41784d9dc3bb571a64cf3b9772fc1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 11:35:22 2013 -0700

    [mms] Added Horde_Domhtml#getCharset() to get best-guess charset of current encoding within the DOM object.

 framework/Util/lib/Horde/Domhtml.php           |   14 +++++++++
 framework/Util/package.xml                     |   10 ++++--
 framework/Util/test/Horde/Util/DomhtmlTest.php |   37 ++++++++++++++++++++++++
 3 files changed, 57 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/0fe19a1a71e41784d9dc3bb571a64cf3b9772fc1

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

commit 5dd15a87b1c5b5d80921447eaffd36b096cb4fd5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 12:07:19 2013 -0700

    Remove existing charset information from DOM data

 framework/Util/lib/Horde/Domhtml.php |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/5dd15a87b1c5b5d80921447eaffd36b096cb4fd5

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

commit 533b0bc498855fe015cbac20c761d9de35e00e75
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 12:55:36 2013 -0700

    [mms] Added 'charset' and 'metacharset' parameters to returnHtml().

 framework/Util/lib/Horde/Domhtml.php           |   29 ++++++++++++++++++++++-
 framework/Util/package.xml                     |    2 +
 framework/Util/test/Horde/Util/DomhtmlTest.php |   20 ++++++++++++++++
 3 files changed, 49 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/533b0bc498855fe015cbac20c761d9de35e00e75

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

commit 17061ce6f834d2c3c224e2910d4edaf44a725c96
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 13:01:24 2013 -0700

    [mms] Improved detection of charset in text/html message parts.

 imp/docs/CHANGES             |    1 +
 imp/lib/Mime/Viewer/Html.php |   17 +++++++++++++----
 imp/package.xml              |    4 +++-
 3 files changed, 17 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/17061ce6f834d2c3c224e2910d4edaf44a725c96




More information about the commits mailing list