[Bug 866] New: Unrecognized XHTML FPIs treated as XHTML 1.0 Transitional

http://www.w3.org/Bugs/Public/show_bug.cgi?id=866

           Summary: Unrecognized XHTML FPIs treated as XHTML 1.0
                    Transitional
           Product: Validator
           Version: 0.6.7
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P2
         Component: check
        AssignedTo: link@pobox.com
        ReportedBy: bjoern@hoehrmann.de
         QAContact: www-validator-cvs@w3.org


>From http://lists.w3.org/Archives/Public/www-validator/2004Sep/0034.html

'''
>I wonder why the validator does not use the actual DTD specified by the
>second string but instead performs a phoney validation.

I believe this is due to a missing

  OVERRIDE NO

entry preceding the

  DOCTYPE html "REC-xhtml1-20020801/xhtml1-transitional.dtd"

entry in <http://validator.w3.org/sgml-lib/xml.soc>.
'''



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

Received on Monday, 6 September 2004 19:24:05 UTC