1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-17 19:36:25 +02:00

[2.1.2] Fix validation errors in configuration form

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1382 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2007-08-19 16:24:55 +00:00
parent 7827a95273
commit 423afedbf4
2 changed files with 4 additions and 3 deletions

1
NEWS
View File

@@ -17,6 +17,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
accepted as valid CSS. Usually non-visible, because this styling is the
default for tables in most browsers. Thanks Brett Zamir for pointing
this out.
- Fix validation errors in configuration form
. Unit test refactoring for one logical test per test function
. Config and context parameters in ComplexHarness deprecated: instead, edit
the $config and $context member variables