- From: <bugzilla@jessica.w3.org>
- Date: Thu, 29 Jul 2010 07:18:52 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10257
Summary: Meta charset sniffing need to resolve aliases before
checking UTF-16ness
Product: HTML WG
Version: unspecified
Platform: PC
URL: https://bugzilla.mozilla.org/show_bug.cgi?id=582788
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: hsivonen@iki.fi
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
Step 12 says "If charset is a UTF-16 encoding, change the value of charset to
UTF-8."
It should resolve charset to the canonical name first, and if that's UTF-16,
UTF-16BE or UTF-16LE (what about 32?), change charset to UTF-8?
--
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 Thursday, 29 July 2010 07:18:54 UTC