[Bug 7135] 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


Ville Skyttä <ville.skytta@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #1 from Ville Skyttä <ville.skytta@iki.fi>  2009-09-21 18:56:01 ---
Unfortunately the patch is not correct for two reasons:

1) It would only affect scenarios where a charset override ("hard" or
"fallback") is present, and

2) $File->{DOCTYPE} will always be undefined at that point because no attempt
to parse the doctype has been made yet.

We already have bug 5992 tracking this issue, so I'm marking this one as its
duplicate.

*** This bug has been marked as a duplicate of bug 5992 ***


-- 
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 Monday, 21 September 2009 18:56:10 UTC