[xml2rfc-dev] Usage of Umlauts in text

Michael Tuexen <Michael.Tuexen@lurchi.franken.de> Tue, 29 September 2020 16:23 UTC

Return-Path: <Michael.Tuexen@lurchi.franken.de>
X-Original-To: xml2rfc-dev@ietfa.amsl.com
Delivered-To: xml2rfc-dev@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 036363A0EF1 for <xml2rfc-dev@ietfa.amsl.com>; Tue, 29 Sep 2020 09:23:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level:
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_NONE=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 5E-pTGOFkPhA for <xml2rfc-dev@ietfa.amsl.com>; Tue, 29 Sep 2020 09:23:06 -0700 (PDT)
Received: from drew.franken.de (mail-n.franken.de [193.175.24.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0357E3A0EFB for <xml2rfc-dev@ietf.org>; Tue, 29 Sep 2020 09:22:36 -0700 (PDT)
Received: from [IPv6:2a02:8109:1140:c3d:6859:1f54:4594:75a9] (unknown [IPv6:2a02:8109:1140:c3d:6859:1f54:4594:75a9]) (Authenticated sender: lurchi) by mail-n.franken.de (Postfix) with ESMTPSA id 734C77341AD3E for <xml2rfc-dev@ietf.org>; Tue, 29 Sep 2020 18:22:33 +0200 (CEST)
From: Michael Tuexen <Michael.Tuexen@lurchi.franken.de>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
Message-Id: <73253B25-C46A-4F0A-91C7-0A1A5F973D54@lurchi.franken.de>
Date: Tue, 29 Sep 2020 18:22:31 +0200
To: xml2rfc-dev@ietf.org
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc-dev/APOgrtx18snupbRwRiZhAHqz93Q>
Subject: [xml2rfc-dev] Usage of Umlauts in text
X-BeenThere: xml2rfc-dev@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion about particulars of xml2rfc V3 design, development and code." <xml2rfc-dev.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc-dev/>
List-Post: <mailto:xml2rfc-dev@ietf.org>
List-Help: <mailto:xml2rfc-dev-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 29 Sep 2020 16:23:09 -0000

Dear all,

I'm using Umlauts in my name and affiliation and it works as expected. However, using
RĂ¼ngeler in the Acknowledgement section not work. It shown as as R&#252;ngeler instead
of RĂ¼ngeler.

See: https://www.ietf.org/id/draft-tuexen-tsvwg-sctp-udp-encaps-cons-03.html#section-8
The source is at: https://github.com/sctplab/UDPEncapsulation/blob/master/draft-tuexen-tsvwg-sctp-udp-encaps-cons.xml

Any idea what is going wrong?

Best regards
Michael