From f92c034285adff1683fb299892939d6695d11102 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sun, 5 Aug 2007 03:21:08 +0000 Subject: [PATCH] Add bug report for Entity dependencies in XML included files. git-svn-id: http://htmlpurifier.org/svnroot@1372 48356398-32a2-884e-a903-53898d9a118a --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.txt b/TODO.txt index 3a76282..1535497 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,5 +1,8 @@ ===== TODO ============================================= XHTML Compiler == +Bugs +- Dependency finder doesn't check XIncluded XML file's entity files + Architectural - Genericize Page code so that source can be one of many extensions (the extension dictates a TextFilter to use?) -- 2.11.4.GIT