1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-18 03:41:19 +02:00

Don't unset parser variable; plays poorly with serialize.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
Edward Z. Yang
2011-09-22 11:10:12 -04:00
parent dbb365155b
commit 9f5f85952b
2 changed files with 4 additions and 2 deletions

2
NEWS
View File

@@ -19,6 +19,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
for reporting.
- Do not add nofollow if hostname matches our current host. Thanks 178
for reporting, and Neike Taika-Tessaro for helping diagnose.
- Do not unset parser variable; this fixes intermittent serialization
problems.
4.3.0, released 2011-03-27
# Fixed broken caching of customized raw definitions, but requires an