[Jcardcal] [Technical Errata Reported] RFC7265 (6360)

RFC Errata System <rfc-editor@rfc-editor.org> Mon, 21 December 2020 05:40 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: jcardcal@ietfa.amsl.com
Delivered-To: jcardcal@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 926F13A0C92 for <jcardcal@ietfa.amsl.com>; Sun, 20 Dec 2020 21:40:35 -0800 (PST)
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 eNr8ZWNlPSxo for <jcardcal@ietfa.amsl.com>; Sun, 20 Dec 2020 21:40:34 -0800 (PST)
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 662BE3A0C90 for <jcardcal@ietf.org>; Sun, 20 Dec 2020 21:40:34 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30) id A5FB7F4073A; Sun, 20 Dec 2020 21:40:19 -0800 (PST)
To: mozilla@kewis.ch, cyrus@daboo.name, douglm@rpi.edu, superuser@gmail.com, barryleiba@computer.org, stpeter@stpeter.im, bert.greevenbosch@huawei.com
X-PHP-Originating-Script: 1005:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: julesreid@gmail.com, jcardcal@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20201221054019.A5FB7F4073A@rfc-editor.org>
Date: Sun, 20 Dec 2020 21:40:19 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/jcardcal/M8QfxHL2h86niolqUCia4OmWLdc>
X-Mailman-Approved-At: Thu, 24 Dec 2020 16:10:55 -0800
Subject: [Jcardcal] [Technical Errata Reported] RFC7265 (6360)
X-BeenThere: jcardcal@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: JSON data formats for vCard and iCalendar WG <jcardcal.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jcardcal>, <mailto:jcardcal-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jcardcal/>
List-Post: <mailto:jcardcal@ietf.org>
List-Help: <mailto:jcardcal-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jcardcal>, <mailto:jcardcal-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 21 Dec 2020 05:40:36 -0000

The following errata report has been submitted for RFC7265,
"jCal: The JSON Format for iCalendar".

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

--------------------------------------
Type: Technical
Reported by: Julian Cowley <julesreid@gmail.com>

Section: GLOBAL

Original Text
-------------


Corrected Text
--------------


Notes
-----
In RFC 5545, one of the allowable values for the VERSION property is a minimum version and a maximum version, separated by a semicolon (;).  The value type is TEXT.  When the jCal value is converted back to iCalendar, the text is subject to escape with a backslash.  This yields a result which is not valid for the VERSION property.

Example:

[ "version", {}, "text", "2.0;2.9" ]

becomes

VERSION:2.0\;2.9

which is invalid because it contains the backslash.

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. 

--------------------------------------
RFC7265 (draft-ietf-jcardcal-jcal-10)
--------------------------------------
Title               : jCal: The JSON Format for iCalendar
Publication Date    : May 2014
Author(s)           : P. Kewisch, C. Daboo, M. Douglass
Category            : PROPOSED STANDARD
Source              : JSON data formats for vCard and iCalendar
Area                : Applications
Stream              : IETF
Verifying Party     : IESG