[Json] [Technical Errata Reported] RFC7159 (8437)

RFC Errata System <rfc-editor@rfc-editor.org> Wed, 28 May 2025 10:34 UTC

Return-Path: <wwwrun@rfcpa.rfc-editor.org>
X-Original-To: json@ietf.org
Delivered-To: json@mail2.ietf.org
Received: from rfcpa.rfc-editor.org (unknown [167.172.21.234]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by mail2.ietf.org (Postfix) with ESMTPS id C2F372DC01D6; Wed, 28 May 2025 03:34:51 -0700 (PDT)
Received: by rfcpa.rfc-editor.org (Postfix, from userid 461) id 8C80E27A49C; Wed, 28 May 2025 03:34:51 -0700 (PDT)
To: tbray@textuality.com, andy@hxr.us, orie@or13.io, mamille2@cisco.com, paul.hoffman@vpnc.org
From: RFC Errata System <rfc-editor@rfc-editor.org>
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20250528103451.8C80E27A49C@rfcpa.rfc-editor.org>
Date: Wed, 28 May 2025 03:34:51 -0700
Message-ID-Hash: 256DIQHFZCJSH3UE7JPL6OSFCCKEABAW
X-Message-ID-Hash: 256DIQHFZCJSH3UE7JPL6OSFCCKEABAW
X-MailFrom: wwwrun@rfcpa.rfc-editor.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-json.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: craft8819@gmail.com, json@ietf.org, rfc-editor@rfc-editor.org
X-Mailman-Version: 3.3.9rc6
Precedence: list
Subject: [Json] [Technical Errata Reported] RFC7159 (8437)
List-Id: "JavaScript Object Notation (JSON) WG mailing list" <json.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/json/4tPRSRoAwgFJitFV0-ozoSHs5nc>
List-Archive: <https://mailarchive.ietf.org/arch/browse/json>
List-Help: <mailto:json-request@ietf.org?subject=help>
List-Owner: <mailto:json-owner@ietf.org>
List-Post: <mailto:json@ietf.org>
List-Subscribe: <mailto:json-join@ietf.org>
List-Unsubscribe: <mailto:json-leave@ietf.org>

The following errata report has been submitted for RFC7159,
"The JavaScript Object Notation (JSON) Data Interchange Format".

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid8437

--------------------------------------
Type: Technical
Reported by: Mikhail <craft8819@gmail.com>

Section: 4

Original Text
-------------
      object = begin-object [ member *( value-separator member ) ]
               end-object


Corrected Text
--------------
      object = begin-object { member *( value-separator member ) }
               end-object


Notes
-----
It seems that if this is not fixed, initialization of arrays and objects will look the same..

Instructions:
-------------
This erratum is currently posted as "Reported". (If it is spam, it 
will be removed shortly by the RFC Production Center.) Please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party  
will log in to change the status and edit the report, if necessary.

--------------------------------------
RFC7159 (draft-ietf-json-rfc4627bis-rfc7159bis)
--------------------------------------
Title               : The JavaScript Object Notation (JSON) Data Interchange Format
Publication Date    : March 2014
Author(s)           : T. Bray, Ed.
Category            : PROPOSED STANDARD
Source              : JavaScript Object Notation
Stream              : IETF
Verifying Party     : IESG