- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 23 Jan 2009 21:16:53 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6468 Summary: Document Override to "SYSTEM" (non-"PUBLIC") DTD Product: Validator Version: 0.8.4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: check AssignedTo: dave.null@w3.org ReportedBy: ubipetrus@earthlink.net QAContact: www-validator-cvs@w3.org It seems to me that it could also be useful if the Document Override feature could also be enabled for pointing to some external DTD on the Web which is not among the "official" ones presently selectible, e. g. being able to specify a Document Override to the DTD located at "http://www.w3.org/MarkUp/html3/html3.dtd" or any other present on the web. The rest that would be needed in support of this appears to be already in place since a document itself can specify (continuing this example) a DOCTYPE of '<!DOCTYPE HTML SYSTEM "http://www.w3.org/MarkUp/html3/html3.dtd">' and the validator will already attempt to use the DTD at the specified location for parsing the document. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 23 January 2009 21:17:02 UTC