- From: <bugzilla@jessica.w3.org>
- Date: Sat, 08 Jul 2017 16:35:15 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30138
Bug ID: 30138
Summary: Missing charset ISO_646.irv:1991
Product: Validator
Version: HEAD
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Types Registry
Assignee: dave.null@w3.org
Reporter: tg@mirbsd.org
QA Contact: www-validator-cvs@w3.org
Target Milestone: ---
I can only validate a document if I apply the following diff:
- <meta http-equiv="content-type" content="text/html; charset=ISO_646.irv:1991"
/>
+ <meta http-equiv="content-type" content="text/html; charset=US-ASCII" />
The validator page says that “ISO_646.irv:1991” is unknown and I should check
with the registry; the link it provides, however, shows “ISO_646.irv:1991” as
known, valid charset, so please *do* update the W3C copy of the charset and
alias registry.
Thanks.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 8 July 2017 16:35:22 UTC