mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-11 08:34:29 +02:00
[3.1.0] Fix ScriptRequired bug with trusted installs
- Generator now takes $config and $context during instantiation - Double quotes outside of attributes are not escaped git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1700 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
2
TODO
2
TODO
@@ -13,6 +13,8 @@ afraid to cast your vote for the next feature to be implemented!
|
||||
|
||||
- Get PH5P working with the latest versions of DOM, which have much more
|
||||
stringent error checking procedures. Maybe convert straight to tokens.
|
||||
- Figure out what to do with $this->config configuration object calls
|
||||
in the scanner
|
||||
|
||||
FUTURE VERSIONS
|
||||
---------------
|
||||
|
Reference in New Issue
Block a user