Re: [ischedule] Section 7.1

Bernard Desruisseaux <bernard.desruisseaux@oracle.com> Mon, 23 November 2009 13:51 UTC

Return-Path: <bernard.desruisseaux@oracle.com>
X-Original-To: ischedule@core3.amsl.com
Delivered-To: ischedule@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4479128C147 for <ischedule@core3.amsl.com>; Mon, 23 Nov 2009 05:51:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 5X8gInqWQXy1 for <ischedule@core3.amsl.com>; Mon, 23 Nov 2009 05:51:11 -0800 (PST)
Received: from acsinet12.oracle.com (acsinet12.oracle.com [141.146.126.234]) by core3.amsl.com (Postfix) with ESMTP id 66F493A6A97 for <ischedule@ietf.org>; Mon, 23 Nov 2009 05:51:11 -0800 (PST)
Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by acsinet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id nANDp3Gn008351 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 23 Nov 2009 13:51:04 GMT
Received: from hqdfmt01.oracle.com (hqdfmt01.oracle.com [148.87.24.194]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id nANDp7YP015482; Mon, 23 Nov 2009 13:51:07 GMT
Received: from [10.156.43.80] (/10.156.43.80) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 23 Nov 2009 05:51:01 -0800
Message-ID: <4B0A9344.5090702@oracle.com>
Date: Mon, 23 Nov 2009 08:51:00 -0500
From: Bernard Desruisseaux <bernard.desruisseaux@oracle.com>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
MIME-Version: 1.0
To: Mike Douglass <douglm@rpi.edu>
References: <4B0A1130.4040803@rpi.edu>
In-Reply-To: <4B0A1130.4040803@rpi.edu>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Source-IP: hqdfmt01.oracle.com [148.87.24.194]
X-Auth-Type: Internal IP
X-CT-RefId: str=0001.0A090205.4B0A9346.01A3:SCFSTAT9981554,ss=1,fgs=0
Cc: ischedule@ietf.org
Subject: Re: [ischedule] Section 7.1
X-BeenThere: ischedule@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Internet Calendar Scheduling Protocol \(iSchedule\) discussion list" <ischedule.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ischedule>, <mailto:ischedule-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ischedule>
List-Post: <mailto:ischedule@ietf.org>
List-Help: <mailto:ischedule-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ischedule>, <mailto:ischedule-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Nov 2009 13:51:12 -0000

Indeed.  Fixed.

Thanks,
Bernard

Mike Douglass wrote:
> This doesn't seem correct - it's the originator of the message
> 
>       (originator-specified): The POST request MUST include a valid
>       Originator request header specifying a single calendar user
>       address of the currently authenticated user;
> 
> 
> Shouldn't this be the same as 7.1.1
> 
> Every POST request MUST include a single Originator request header
>    that specifies the calendar user address of the originator of the
>    scheduling message.
> 
> or 9.1
> 
>    The Originator request header value is a URI which specifies the
>    calendar user address of the originator of the scheduling message.
>    Note that the absoluteURI production is defined in RFC3986 [RFC3986].
> 
> 
> 
>