[Bug 7135] New: fix HTML5 facet so that it doesn't incorrectly warn "No Character Encoding Found"

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

           Summary: fix HTML5 facet so that it doesn't incorrectly warn "No
                    Character Encoding Found"
           Product: Validator
           Version: HEAD
          Platform: PC
               URL: http://validator.w3.org/check?uri=http://www.annmanor.ca
                    /news.shtml&charset=(detect+automatically)&doctype=Inlin
                    e&group=0
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5
        AssignedTo: dave.null@w3.org
        ReportedBy: mike@w3.org
         QAContact: www-validator-cvs@w3.org


Created an attachment (id=732)
 --> (http://www.w3.org/Bugs/Public/attachment.cgi?id=732)
patch with proposed changes

see http://lists.w3.org/Archives/Public/www-validator/2009Jul/0034.html
and http://www.annmanor.ca/news.shtml

that page contains the element <meta charset="utf-8" /> , which is a conformant
character-encoding declaration in HTML5. So the HTML5 facet should not emit a 
"No Character Encoding Found" warning.

for a proposed fix, see the attached patch


-- 
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 Friday, 24 July 2009 00:39:56 UTC