This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 8845 - Reference for (US-)ASCII
Summary: Reference for (US-)ASCII
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: TrackerIssue
Depends on:
Blocks:
 
Reported: 2010-01-30 17:10 UTC by Julian Reschke
Modified: 2010-10-04 13:57 UTC (History)
5 users (show)

See Also:


Attachments

Description Julian Reschke 2010-01-30 17:10:00 UTC
The spec uses RFC 1345 as normative reference for what US-ASCII is. That is a poor choice.

Please use a reference to the ANSI or ISO spec that actually defines ASCII, such as

   [ANSI.X3-4.1986]  American National Standards Institute, "Coded
                     Character Set - 7-bit American Standard Code for
                     Information Interchange", ANSI X3.4, 1986.

(taken from the relatively recent RFC 5322).

RFC 1345 is a non-maintained, historic, informational RFC that's not really a good definition for ASCII. If you disagree, please name a single RFC that has been published in the last 20 years that uses RFC 1345 to reference ASCII (I just searched, and couldn't find any).
Comment 1 Ian 'Hixie' Hickson 2010-02-14 05:21:49 UTC
RFC1345 has the distinct advantage of actually saying what ASCII is and how it maps to Unicode in a file that is immediately accessible via a Web search for the term "RFC 1345" or by following the link in the references. Searching for "ANSI.X3-4.1986" gives you basically nothing useful (a Wikipedia page on ASCII, at best).

Also, please don't file bugs on such trivial and unimportant matters.

EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: RFC1345 is a more useful reference for all practical purposes.
Comment 2 Julian Reschke 2010-02-14 10:32:00 UTC
(In reply to comment #1)
> Also, please don't file bugs on such trivial and unimportant matters.

I'll do that once you stop ignoring expert advice from the IETF.

See

http://www.ietf.org/mail-archive/web/hybi/current/msg01131.html

and

http://www.ietf.org/mail-archive/web/hybi/current/msg01155.html
Comment 3 Julian Reschke 2010-02-16 13:14:11 UTC
Raised as http://www.w3.org/html/wg/tracker/issues/101

(Ian: feel free to close this one; I wasn't sure what resolution to set)