Re: [apps-discuss] Feedback about "Update to MIME regarding Charset Parameter Handling in Textual Media Types"

Alexey Melnikov <alexey.melnikov@isode.com> Sun, 25 March 2012 20:10 UTC

Return-Path: <lunohod.baikonur@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D288321E8013 for <apps-discuss@ietfa.amsl.com>; Sun, 25 Mar 2012 13:10:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.751
X-Spam-Level:
X-Spam-Status: No, score=-102.751 tagged_above=-999 required=5 tests=[AWL=-0.075, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1, 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 NHkrRAhmf96U for <apps-discuss@ietfa.amsl.com>; Sun, 25 Mar 2012 13:10:05 -0700 (PDT)
Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by ietfa.amsl.com (Postfix) with ESMTP id 3F38D21E800C for <apps-discuss@ietf.org>; Sun, 25 Mar 2012 13:10:05 -0700 (PDT)
Received: by iazz13 with SMTP id z13so8502095iaz.31 for <apps-discuss@ietf.org>; Sun, 25 Mar 2012 13:10:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=9XR4fiw5dWq+xQlXYh7vIjevMAmRGOERLBtKkeU6kWs=; b=jf/31tyZNOfxreJZdDZ37/VVPXquHwraeqbT6KvBddTII3ZQLr2STe07J2Zm/QWaJf 0pl9a8fx0NNg+qp+nosVbzEt/0SWV5KDk9o+NkP3gOQhNIwif76fYZuguDsADFENfIAE gGt087LVLxrohru2Mxeg8gkRLE8jrLg2Bw6vepC4VCyvxFyHejcMkYslqqHPB4/FxtXS C8Wx533YJX98hJzGfYPlQBWZlcW/b8qIhB9YimZ1PtWRVOZ3MTBXvOQLhxQ/Sg/iyeCr H4X0yeV5dqkl4xzagOo37S8dQzJUhJNBE6eE/pa5LxUAFxVXNs4ptAzSsrDUKlCTGJaE QiXg==
MIME-Version: 1.0
Received: by 10.50.76.163 with SMTP id l3mr4667213igw.10.1332706204832; Sun, 25 Mar 2012 13:10:04 -0700 (PDT)
Sender: lunohod.baikonur@gmail.com
Received: by 10.42.3.1 with HTTP; Sun, 25 Mar 2012 13:10:04 -0700 (PDT)
In-Reply-To: <4F45D452.9010702@it.aoyama.ac.jp>
References: <CAJQvAudekOKa2mzas-igD_6pa2je000Darin2HDNda-sk9TLCQ@mail.gmail.com> <4F45D452.9010702@it.aoyama.ac.jp>
Date: Sun, 25 Mar 2012 22:10:04 +0200
X-Google-Sender-Auth: gEY2f78vzbQyZiM0x-Wn5dh1Fkg
Message-ID: <CADkeqZW1BNRkXMpPimT4RDCNQz+0Vy6_nj5anbND6zWFARKt-w@mail.gmail.com>
From: Alexey Melnikov <alexey.melnikov@isode.com>
To: "Martin J. Dürst" <duerst@it.aoyama.ac.jp>
Content-Type: multipart/alternative; boundary="e89a8f23533dedd40404bc16d7b6"
Cc: Anne van Kesteren <annevk@opera.com>, apps-discuss@ietf.org
Subject: Re: [apps-discuss] Feedback about "Update to MIME regarding Charset Parameter Handling in Textual Media Types"
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 25 Mar 2012 20:14:40 -0000

Hi Martin,
Catching up with this thread.
On Thu, Feb 23, 2012 at 6:53 AM, "Martin J. Dürst"
<duerst@it.aoyama.ac.jp>wrote:

>
> On 2012/02/22 22:25, Henri Sivonen wrote:
>
>>
>>
>
>  In order to improve interoperability with deployed agents, "text/*" media
>>> type definitions SHOULD either a) specify that the "charset" parameter is
>>> not used for the defined subtype, because the charset information is
>>> transported inside the payload (as in "text/xml")
>>>
>>
>> This seems wrong. If the charset parameter is present, it has an
>> effect for text/xml.
>>
> Yes indeed.
>
>
>
Please describe this behavior. (As Julian pointed out, this might be just a
bad example here. This document is not changing defaults for any existing
text/* media type.)