[commits] Horde branch master updated. 0af57458e802cdc68f187295c3736c372c011a94
Michael M Slusarz
slusarz at horde.org
Tue Feb 5 18:22:02 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 7e3728dd9d34fe2548933f1744e6b8bbbabf4a37
21a24bd9 [mms] Fix inserting HEAD into HTML document with Horde_Domhtml#getHead() if it doesn't already exist in the document.
0af5745 [mms] Fix XSS filter removing control characters that cause certain charsets (ISO-2022-JP) to break (Bug #12015).
-----------------------------------------------------------------------
commit 21a24bd9fddb8bcc5cbc3a772b80313056be965c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 5 10:32:50 2013 -0700
[mms] Fix inserting HEAD into HTML document with Horde_Domhtml#getHead() if it doesn't already exist in the document.
framework/Util/lib/Horde/Domhtml.php | 7 ++++++-
framework/Util/package.xml | 4 ++--
framework/Util/test/Horde/Util/DomhtmlTest.php | 8 ++++++++
3 files changed, 16 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/21a24bd9fddb8bcc5cbc3a772b80313056be965c
-----------------------------------------------------------------------
commit 0af57458e802cdc68f187295c3736c372c011a94
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 5 11:18:52 2013 -0700
[mms] Fix XSS filter removing control characters that cause certain charsets (ISO-2022-JP) to break (Bug #12015).
framework/Text_Filter/lib/Horde/Text/Filter/Xss.php | 36 --------------
framework/Text_Filter/package.xml | 4 +-
framework/Text_Filter/test/Horde/Text/Filter/XssTest.php | Bin 23500 -> 23372 bytes
3 files changed, 2 insertions(+), 38 deletions(-)
http://git.horde.org/horde-git/-/commit/0af57458e802cdc68f187295c3736c372c011a94
More information about the commits
mailing list