- Fix bug in page validation that would result in directories sharing prefixes being...
commit64bf752ace328c22f143951666f558f86d4391fd
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)
treeb15e369832c66ba0448cd3dd898d050dd7a7d3ef
parentb6b128ea8d3a4f24c2635406814ac6732a13d9f2
- 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
xhtml-compiler/XHTMLCompiler.php
xhtml-compiler/XHTMLCompiler/Page.php
xhtml-compiler/functions.php
xhtml-compiler/tests/XHTMLCompiler/PageTest.php