- Fix bug in page validation that would result in directories sharing prefixes being...
commit5db97a2c6b78c940a57a8fd6efcf62469ff8aeea
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 6 Mar 2007 04:20:16 +0000 (6 04:20 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 6 Mar 2007 04:20:16 +0000 (6 04:20 +0000)
tree448a1071e251e5dc75741a5044d5e03665427441
parentbff81afb98fe7dfb5f882c399217cfe23b3e95c6
- Fix bug in page validation that would result in directories sharing prefixes being matched (thanks Mordred!)
- Add lots of TODO notes

git-svn-id: http://htmlpurifier.org/svnroot@800 48356398-32a2-884e-a903-53898d9a118a
XHTMLCompiler.php
XHTMLCompiler/Page.php
functions.php
tests/XHTMLCompiler/PageTest.php