- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 27 Apr 2005 08:54:12 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib In directory hutz:/tmp/cvs-serv21738 Modified Files: sgml.soc Log Message: Reverting to version 1.14, to avoid regression on support for custom DTDs. Will have to find another way to issue warnings for cases of bogus FPIs when the system is also given. Index: sgml.soc =================================================================== RCS file: /sources/public/validator/htdocs/sgml-lib/sgml.soc,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- sgml.soc 4 Feb 2005 13:20:31 -0000 1.15 +++ sgml.soc 27 Apr 2005 08:54:10 -0000 1.16 @@ -42,6 +42,8 @@ PUBLIC "-//W3C//ENTITIES Symbolic//EN//HTML" REC-html401-19991224/HTMLsymbol.ent + -- Do not prefer document type name over a SYSTEM Identifier. -- +OVERRIDE NO + -- Fallback for HTML documents if no FPI is given. -- DOCTYPE html sgml.dtd -
Received on Wednesday, 27 April 2005 08:54:15 UTC