[Json] [Technical Errata Reported] RFC8259 (6208)
RFC Errata System <rfc-editor@rfc-editor.org> Wed, 10 June 2020 13:33 UTC
Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: json@ietfa.amsl.com
Delivered-To: json@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 85FC23A086C
for <json@ietfa.amsl.com>; Wed, 10 Jun 2020 06:33:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001]
autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44])
by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id plnXd3cMonFi for <json@ietfa.amsl.com>;
Wed, 10 Jun 2020 06:33:24 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 5C6D83A0853
for <json@ietf.org>; Wed, 10 Jun 2020 06:33:24 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30)
id D4B85F4073D; Wed, 10 Jun 2020 06:32:58 -0700 (PDT)
To: tbray@textuality.com, superuser@gmail.com, barryleiba@computer.org,
linuxwolf+ietf@outer-planes.net
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: xdg@xdg.me, json@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset=UTF-8
Message-Id: <20200610133258.D4B85F4073D@rfc-editor.org>
Date: Wed, 10 Jun 2020 06:32:58 -0700 (PDT)
Archived-At: <https://mailarchive.ietf.org/arch/msg/json/AfGIxxOwwsTNJcXhOAL4LlRK7uY>
Subject: [Json] [Technical Errata Reported] RFC8259 (6208)
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "JavaScript Object Notation \(JSON\) WG mailing list" <json.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/json>,
<mailto:json-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/json/>
List-Post: <mailto:json@ietf.org>
List-Help: <mailto:json-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/json>,
<mailto:json-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Jun 2020 13:33:26 -0000
The following errata report has been submitted for RFC8259, "The JavaScript Object Notation (JSON) Data Interchange Format". -------------------------------------- You may review the report below and at: https://www.rfc-editor.org/errata/eid6208 -------------------------------------- Type: Technical Reported by: David Golden <xdg@xdg.me> Section: 8.1 Original Text ------------- In the interests of interoperability, implementations that parse JSON texts MAY ignore the presence of a byte order mark rather than treating it as an error. Corrected Text -------------- In the interests of interoperability, implementations that parse JSON texts MAY ignore the presence of a byte order mark or MAY interpret a byte order mark to indicate an alternate encoding rather than treating it as an error. Notes ----- The original line is copied from previous RFCs that specifically allowed alternate encodings. In the context of a new, UTF-8 only restriction, interoperability provisions should also address interpreting legacy formats that predate the restriction. By omission, readers may conclude that the *only* option for a BOM is to ignore or error. Instructions: ------------- This erratum is currently posted as "Reported". If necessary, please use "Reply All" to discuss whether it should be verified or rejected. When a decision is reached, the verifying party can log in to change the status and edit the report, if necessary. -------------------------------------- RFC8259 (draft-ietf-jsonbis-rfc7159bis-04) -------------------------------------- Title : The JavaScript Object Notation (JSON) Data Interchange Format Publication Date : December 2017 Author(s) : T. Bray, Ed. Category : INTERNET STANDARD Source : Javascript Object Notation Update Area : Applications and Real-Time Stream : IETF Verifying Party : IESG
- [Json] [Technical Errata Reported] RFC8259 (6208) RFC Errata System
- Re: [Json] [Technical Errata Reported] RFC8259 (6… Carsten Bormann
- Re: [Json] [Technical Errata Reported] RFC8259 (6… Barry Leiba
- Re: [Json] [Technical Errata Reported] RFC8259 (6… David Golden
- Re: [Json] [Technical Errata Reported] RFC8259 (6… Barry Leiba
- Re: [Json] [Technical Errata Reported] RFC8259 (6… David Golden
- [Json] Sticking to the past -- Re: [Technical Err… Carsten Bormann
- Re: [Json] [Technical Errata Reported] RFC8259 (6… Tim Bray
- Re: [Json] [Technical Errata Reported] RFC8259 (6… John R. Levine
- Re: [Json] [Technical Errata Reported] RFC8259 (6… Nico Williams