https://bugzilla.wikimedia.org/show_bug.cgi?id=209

--- Comment #13 from Aryeh Gregor <[email protected]> 2010-10-06 
15:03:40 UTC ---
(In reply to comment #12)
> It appeared so (before the wgHtml5 = false) but, this warning seems to negate
> what the validator asserts. I found the warning just bellow.
> 
> "DOCTYPE Override in effect!
> 
> The detected DOCTYPE Declaration "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
> Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>" has been
> suppressed and the DOCTYPE for "HTML5" inserted instead, but even if no errors
> are shown below the document will not be Valid until you update it to reflect
> this new DOCTYPE.."

That's wrong.  That text is correct for legacy HTML versions, which permit only
one doctype, but HTML5 permits several different doctypes.  Probably that
validator text was written before HTML5 and never updated.

> It seems the validator contradicts himself but, still, there's a warning; 
> there
> shouldn't be one.

The warning is gone in 1.17, but it's only a warning, not an error.  It serves
to alert you to a possible problem, not to say that there definitely is one.

> Nice to read. When is 1.17.0 out? ;)

No planned release date.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to