Re: [Tools-discuss] [xml2rfc] Failed decoding the uploaded file

Henrik Levkowetz <henrik@levkowetz.com> Tue, 15 December 2020 14:51 UTC

Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FB273A1164; Tue, 15 Dec 2020 06:51:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level:
X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[NICE_REPLY_A=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3f3B1LGP1mQ5; Tue, 15 Dec 2020 06:51:19 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [64.170.98.42]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAE2F3A1162; Tue, 15 Dec 2020 06:51:19 -0800 (PST)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:62759 helo=tannat.local) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1kpBfY-0007ay-ND; Tue, 15 Dec 2020 06:51:18 -0800
To: Robert Moskowitz <rgm@htt-consult.com>, Carsten Bormann <cabo@tzi.org>
References: <c4096b3c-57bb-5fc2-89d0-92cd9f7e4df9@htt-consult.com> <53618DA1-CD97-4F7B-B82C-F65C3AE064BF@tzi.org> <c8675fcc-45d5-3ded-47db-6b732714056e@htt-consult.com>
Cc: "xml2rfc@ietf.org" <xml2rfc@ietf.org>, Tools Team Discussion <tools-discuss@ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <b9379b23-a2f8-d8be-2664-23316000ebd1@levkowetz.com>
Date: Tue, 15 Dec 2020 15:51:09 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <c8675fcc-45d5-3ded-47db-6b732714056e@htt-consult.com>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="8kh61iDWngfeKDdseiedpKIk4S6u8QGoE"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: tools-discuss@ietf.org, xml2rfc@ietf.org, cabo@tzi.org, rgm@htt-consult.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/aYQUgeRenoD-HR82sfB0RfddC3s>
Subject: Re: [Tools-discuss] [xml2rfc] Failed decoding the uploaded file
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Dec 2020 14:51:26 -0000


On 2020-12-15 04:58, Robert Moskowitz wrote:
> 
> 
> On 12/14/20 7:55 PM, Carsten Bormann wrote:
>> On 2020-12-15, at 01:49, Robert Moskowitz <rgm@htt-consult.com> wrote:
>>> But I am getting the follow error from the txt file:
>> Don’t send the txt file with a v3 source.
>>
>> (Another thing suggested by the submission interface that causes problems.)
>>
> 
> 
> I did not include the txt, only the xml and I was right that the problem 
> was the author's name in the reference.
> 
> locally I get
> R., Håstad
> 
> the submit generates:
> 
> R., HÃ¥stad
> 
> Not good. can we get this fixed and I will have to rev the draft just 
> for this one error?

I suspect the file on disk on the ietf server is correct, and the issue is
that the mime-type indicated by the server is incorrect.


	Henrik