- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 13 Feb 2009 15:24:49 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6574
Summary: Allow multiple System Identifiers as acceptable for a
given PI
Product: Validator
Version: 0.8.4
Platform: PC
URL: http://lists.w3.org/Archives/Public/www-
validator/2009Feb/0025.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Types Registry
AssignedTo: ot@w3.org
ReportedBy: ot@w3.org
QAContact: www-validator-cvs@w3.org
Some specifications have been posting DTDs in various locations.
e.g:
http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd
http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd
The validator currently has a single acceptable System Identifier in store for
each public identifier, and will throw a warning if the SI does not match the
one in store.
We should change that to allow any of the acceptable SIs to pass.
--
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, 13 February 2009 15:24:57 UTC