- From: Joe Java <cop3252@yahoo.com>
- Date: Fri, 13 Feb 2009 10:13:31 -0800 (PST)
- To: olivier Thereaux <ot@w3.org>
- Cc: www-validator@w3.org
Now for the bad new: The old DTD http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd is not a valid document. If a document with this DTD tries to CSS validate at http://jigsaw.w3.org/css-validator/ The following error occurs: -**- Please, validate your XML document first! Line 239 Column 15 A colon is not allowed in the name 'IS10744:arch' when namespaces are enabled. -**- I reported this to www-validator-css@w3.org Tuesday, 16 December 2008. I just now tried rechecking the a MathML document with the old DTD and got the following error for CSS validation -**- Target: http://www.mozilla.org/projects/mathml/demo/texvsmml.xhtml I/O Error: /usr/local/Jigsaw/Jigsaw/WWW/css-validator/org/w3c/css/util/xml/mathml/xhtml-math11-f.dtd (No such file or directory) -**- Please look into fixing this problem. --- On Fri, 2/13/09, olivier Thereaux <ot@w3.org> wrote: > From: olivier Thereaux <ot@w3.org> > Subject: Re: incorrect warning message > To: cop3252@yahoo.com > Cc: www-validator@w3.org > Date: Friday, February 13, 2009, 10:25 AM > Hello, > > On 13-Feb-09, at 6:35 AM, Joe Java wrote: > > Sorry about the bad formatting in the previous > message. > > > > The problem is that the recommended doctype for MathML > > documents is issued a warning by validator. > > > > The problem line is the location of the DTD. > > The validator wants this very old location: > > > > http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd > > > > but the latest MathML recommendation is > > http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd > > Both URIs seem to be correct, but indeed you're right, > the specification recommends the latter, not the former. And > obviously, a warning recommending the former over the latter > is a bug. > > I filed: > http://www.w3.org/Bugs/Public/show_bug.cgi?id=6573 > http://www.w3.org/Bugs/Public/show_bug.cgi?id=6574 > and will look into implementing today or early next week. > > Thanks! > olivier > --olivier Thereaux - W3C Open Source Software : > http://www.w3.org/Status > Do you ♥ Validators? > Donate or become a Sponsor: > http://www.w3.org/QA/Tools/Donate
Received on Friday, 13 February 2009 18:14:11 UTC