Re: [MEDIACTRL] draft-ietf-mediactrl-mixer-control-package-11 error in examples in section 4.2.3

Eric Burger <eburger@standardstrack.com> Tue, 15 June 2010 05:11 UTC

Return-Path: <eburger@standardstrack.com>
X-Original-To: mediactrl@core3.amsl.com
Delivered-To: mediactrl@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 54BFD3A6A30 for <mediactrl@core3.amsl.com>; Mon, 14 Jun 2010 22:11:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.851
X-Spam-Level: *
X-Spam-Status: No, score=1.851 tagged_above=-999 required=5 tests=[AWL=1.850, BAYES_50=0.001]
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 Qvt98xoMUh6j for <mediactrl@core3.amsl.com>; Mon, 14 Jun 2010 22:11:28 -0700 (PDT)
Received: from gs19.inmotionhosting.com (gs19.inmotionhosting.com [205.134.252.251]) by core3.amsl.com (Postfix) with ESMTP id 100AF3A6855 for <mediactrl@ietf.org>; Mon, 14 Jun 2010 22:11:28 -0700 (PDT)
Received: from ip68-100-199-8.dc.dc.cox.net ([68.100.199.8] helo=[192.168.15.187]) by gs19.inmotionhosting.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from <eburger@standardstrack.com>) id 1OOOHd-0003wR-8s for mediactrl@ietf.org; Mon, 14 Jun 2010 22:01:57 -0700
Content-Type: text/plain; charset="iso-8859-1"
Mime-Version: 1.0 (Apple Message framework v1078)
From: Eric Burger <eburger@standardstrack.com>
In-Reply-To: <22CC2F71-A11D-4A7B-A059-C4DA613E7203@hp.com>
Date: Tue, 15 Jun 2010 01:11:25 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <989A04AD-EA23-41FE-9436-23699440EEE9@standardstrack.com>
References: <21866C7FE177A4449B9136B5B24B1B13AC6F008C@EXMBXCLUS01.citservers.local> <22CC2F71-A11D-4A7B-A059-C4DA613E7203@hp.com>
To: mediactrl@ietf.org
X-Mailer: Apple Mail (2.1078)
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - gs19.inmotionhosting.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - standardstrack.com
X-Source:
X-Source-Args:
X-Source-Dir:
Subject: Re: [MEDIACTRL] draft-ietf-mediactrl-mixer-control-package-11 error in examples in section 4.2.3
X-BeenThere: mediactrl@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Media Control WG Discussion List <mediactrl.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mediactrl>, <mailto:mediactrl-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mediactrl>
List-Post: <mailto:mediactrl@ietf.org>
List-Help: <mailto:mediactrl-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mediactrl>, <mailto:mediactrl-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Jun 2010 05:11:32 -0000

More fundamental question: Why do we have reason text at all?

One of the DISCUSSes from the ADs is that if we have human-readable text, it has to have a language indicator.

If the Reason Comment is not human readable, then we do not need it.

What would be the opinion of the WG to drop reason / comment text everywhere? Or, to keep with HTTP, to have fixed reason strings? Or, to keep with XML, we just say that the string gets interpreted in whatever locale the XML gets interpreted?

On Jun 10, 2010, at 11:29 AM, McGlashan, Scott wrote:

> thanks - I'll fix them.
> 
> Scott
> 
> On 4 Jun 2010, at 19:04, Stéphane Bastien wrote:
> 
> Hi,
> 
> In draft-ietf-mediactrl-mixer-control-package-11, there are errors in the examples in section 4.2.3 <response>.
> 
> The examples are:
> 
> <response code="200">
>    <reason>Success</reason>
>   </response>
> 
> 
> <response code="403">
> 
>    <reason>Conf already exists</reason>
> 
>   </response>
> 
> 
> But I believe they should show:
> 
> 
> <response status="200" reason="conference created" />
> 
> 
> 
> <response status="405" reason="Conference already exists" />
> 
> 
> 
> 
> Regards,
> 
> Stéphane
> 
> <ATT00001..txt>
> 
> _______________________________________________
> MEDIACTRL mailing list
> MEDIACTRL@ietf.org
> https://www.ietf.org/mailman/listinfo/mediactrl
> Supplemental Web Site:
> http://www.standardstrack.com/ietf/mediactrl