- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 27 Aug 2008 20:31:53 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5996
Olivier Thereaux <ot@w3.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ot@w3.org, shane@aptest.com
--- Comment #1 from Olivier Thereaux <ot@w3.org> 2008-08-27 20:31:52 ---
After looking around a little, it looks like the validator is using the
Recommendation (stable standard) version of the DTD in its catalog, while XHTML
1.1 has gone back to working draft.
in sgml-lib/xml.soc
-- XHTML --
PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"REC-xhtml11-20010531/xhtml11-flat.dtd"
PUBLIC "-//W3C//ENTITIES XHTML 1.1 Document Model 1.0//EN"
"REC-xhtml11-20010531/xhtml11-model-1.mod"
updating the DTD in my local instance of the validator (and on
http://qa-dev.w3.org/wmvs/HEAD/ ) does NOT seem to have done the trick. I will
check again when I return from this trip, in a week or so.
--
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 Wednesday, 27 August 2008 20:32:27 UTC