RESOLVED DUPLICATE of bug 5888 8987
Entities contained in DOCTYPE referenced DTD are unknown
https://bugs.webkit.org/show_bug.cgi?id=8987
Summary Entities contained in DOCTYPE referenced DTD are unknown
Eric Seidel (no email)
Reported 2006-05-19 01:52:06 PDT
* SUMMARY XML files containing: <!DOCTYPE xsl:stylesheet SYSTEM "../loc/AppTree.xsl.dtd"> or <!DOCTYPE xml SYSTEM "../loc/AppTree.xsl.dtd"> will not have their entity references resolved when the entities are contained only in the referenced DTD * STEPS TO REPRODUCE 1. See sample at http://groupaware.com/aspect/AppleTests/Tree/XML/AgentApplications.xml * RESULTS Given : Console Errors and a blank page Desired: Tree view as seen in WIN IE
Attachments
Alexey Proskuryakov
Comment 1 2006-05-20 13:42:05 PDT
For stylesheets, it's bug 7184 (already fixed); for documents, it's bug 5888. I have verified that the rest of the test works OK (by opening the HTML output of xsltproc), so closing as duplicate. *** This bug has been marked as a duplicate of 5888 ***
Note You need to log in before you can comment on or make changes to this bug.