[VCARDDAV] Fwd: [Technical Errata Reported] RFC6351 (3047)

Peter Saint-Andre <stpeter@stpeter.im> Thu, 08 December 2011 23:24 UTC

Return-Path: <stpeter@stpeter.im>
X-Original-To: vcarddav@ietfa.amsl.com
Delivered-To: vcarddav@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C12B011E8094 for <vcarddav@ietfa.amsl.com>; Thu, 8 Dec 2011 15:24:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.659
X-Spam-Level:
X-Spam-Status: No, score=-103.659 tagged_above=-999 required=5 tests=[AWL=-1.060, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZO8bRvi0XZqw for <vcarddav@ietfa.amsl.com>; Thu, 8 Dec 2011 15:24:51 -0800 (PST)
Received: from stpeter.im (mailhost.stpeter.im [207.210.219.225]) by ietfa.amsl.com (Postfix) with ESMTP id 379F011E8073 for <vcarddav@ietf.org>; Thu, 8 Dec 2011 15:24:51 -0800 (PST)
Received: from dhcp-64-101-72-124.cisco.com (unknown [64.101.72.124]) (Authenticated sender: stpeter) by stpeter.im (Postfix) with ESMTPSA id C1504421BB for <vcarddav@ietf.org>; Thu, 8 Dec 2011 16:32:11 -0700 (MST)
Message-ID: <4EE1473F.2070900@stpeter.im>
Date: Thu, 08 Dec 2011 16:24:47 -0700
From: Peter Saint-Andre <stpeter@stpeter.im>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:8.0) Gecko/20111105 Thunderbird/8.0
MIME-Version: 1.0
To: CardDAV <vcarddav@ietf.org>
References: <20111208223939.9B63EB1E002@rfc-editor.org>
In-Reply-To: <20111208223939.9B63EB1E002@rfc-editor.org>
X-Enigmail-Version: 1.3.3
OpenPGP: url=https://stpeter.im/stpeter.asc
X-Forwarded-Message-Id: <20111208223939.9B63EB1E002@rfc-editor.org>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Subject: [VCARDDAV] Fwd: [Technical Errata Reported] RFC6351 (3047)
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vcarddav>
List-Post: <mailto:vcarddav@ietf.org>
List-Help: <mailto:vcarddav-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 08 Dec 2011 23:24:51 -0000

Does this one seem accurate?

-------- Original Message --------
Subject: [Technical Errata Reported] RFC6351 (3047)
Date: Thu,  8 Dec 2011 14:39:39 -0800 (PST)
From: RFC Errata System <rfc-editor@rfc-editor.org>
To: simon.perreault@viagenie.ca, presnick@qualcomm.com,
stpeter@stpeter.im, simon.perreault@viagenie.ca
CC: cmollekopf@gmail.com, vcarddav@ietf.org, rfc-editor@rfc-editor.org


The following errata report has been submitted for RFC6351,
"xCard: vCard XML Representation".

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata_search.php?rfc=6351&eid=3047

--------------------------------------
Type: Technical
Reported by: Christian Mollekopf <cmollekopf@gmail.com>

Section: Appendix A.

Original Text
-------------
# 6.4.1
property-tel = element tel {
    element parameters {
      param-altid,
      param-pid,
      param-pref,
      element type {
        element text { "work" | "home" | "text" | "voice"
                     | "fax" | "cell" | "video" | "pager"
                     | "textphone" }+
      }?,
      param-mediatype
    }?,
    (value-text | value-uri)
  }

Corrected Text
--------------
# 6.4.1
property-tel = element tel {
    element parameters {
      param-altid,
      param-pid,
      param-pref,
      element type {
        element text { "work" | "home" | "text" | "voice"
                     | "fax" | "cell" | "video" | "pager"
                     | "textphone" | x-name | iana-token }+
      }?,
      param-mediatype
    }?,
    (value-text | value-uri)
  }

Notes
-----
x-name and iana-token is missing in a couple of explicit listings of
values, the above is just an example. RFC6350 allows extending these
values with own x-names though.

This should be corrected in:
param-type
param-calscale
property-tel

Instructions:
-------------
This errata 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 (IESG)
can log in to change the status and edit the report, if necessary.

--------------------------------------
RFC6351 (draft-ietf-vcarddav-vcardxml-11)
--------------------------------------
Title               : xCard: vCard XML Representation
Publication Date    : August 2011
Author(s)           : S. Perreault
Category            : PROPOSED STANDARD
Source              : vCard and CardDAV
Area                : Applications
Stream              : IETF
Verifying Party     : IESG