Re: [VCARDDAV] ORG syntax issue?
Simon Perreault <simon.perreault@viagenie.ca> Thu, 22 April 2010 23:18 UTC
Return-Path: <simon.perreault@viagenie.ca>
X-Original-To: vcarddav@core3.amsl.com
Delivered-To: vcarddav@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9E4913A6765 for <vcarddav@core3.amsl.com>; Thu, 22 Apr 2010 16:18:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8oSEE5k5sNr8 for <vcarddav@core3.amsl.com>; Thu, 22 Apr 2010 16:18:32 -0700 (PDT)
Received: from jazz.viagenie.ca (unknown [IPv6:2620:0:230:8000:226:55ff:fe57:14db]) by core3.amsl.com (Postfix) with ESMTP id 6A2473A6951 for <vcarddav@ietf.org>; Thu, 22 Apr 2010 16:18:27 -0700 (PDT)
Received: from balaise.nomis80.org (modemcable245.152-21-96.mc.videotron.ca [96.21.152.245]) by jazz.viagenie.ca (Postfix) with ESMTPSA id 14B7E20D19 for <vcarddav@ietf.org>; Thu, 22 Apr 2010 19:18:17 -0400 (EDT)
Message-ID: <4BD0D938.7070805@viagenie.ca>
Date: Thu, 22 Apr 2010 19:18:16 -0400
From: Simon Perreault <simon.perreault@viagenie.ca>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4
MIME-Version: 1.0
To: vcarddav@ietf.org
References: <5660854EA7730CA3A62CD2A2@vp0101wa-dhcp51.apple.com>
In-Reply-To: <5660854EA7730CA3A62CD2A2@vp0101wa-dhcp51.apple.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Subject: Re: [VCARDDAV] ORG syntax issue?
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 22 Apr 2010 23:18:33 -0000
On 04/22/2010 07:13 PM, Cyrus Daboo wrote: > The definition for ORG appears as: > > ABNF: > > ORG-param = "VALUE=text" / language-param / pid-param / pref-param > / type-param / any-param > ORG-value = component *(";" component) > > component = "\\" / "\;" / "\n" / WSP / NON-ASCII > / %x21-3A / %x3C-5B / %x5D-7E > > Example: A property value consisting of an organizational name, > organizational unit #1 name and organizational unit #2 name. > > ORG:ABC\, Inc.;North American Division;Marketing > > > Note that the example has "\,", but that is not a valid "component" > syntax element. I think we have to add "\," to the ABNF. This is > actually a little awkward in that there is no special meaning to a > single unquoted "," as opposed to the "list-component" syntax element > which uses "," as a delimiter. I think it's the example that's wrong. There is no reason why the comma should be quoted. Thanks, Simon -- NAT64/DNS64 open-source --> http://ecdysis.viagenie.ca STUN/TURN server --> http://numb.viagenie.ca vCard 4.0 --> http://www.vcarddav.org
- [VCARDDAV] ORG syntax issue? Cyrus Daboo
- Re: [VCARDDAV] ORG syntax issue? Simon Perreault
- Re: [VCARDDAV] ORG syntax issue? Cyrus Daboo
- Re: [VCARDDAV] ORG syntax issue? Simon Perreault