Bug#962066: bugs.debian.org: Done information badly mistreats names with non-ASCII characters

2020-06-21 Thread Don Armstrong
On Tue, 02 Jun 2020, Adrian Bunk wrote: > Example: #961302 > Done: =?utf-8?q?J=C3=B6rg_Frings-F=C3=BCrst?= This is a problem with the patch I submitted to dak. Pseudoheaders shouldn't have header encodings. -- Don Armstrong https://www.donarmstrong.com "That is why I am

Bug#962066: bugs.debian.org: Done information badly mistreats names with non-ASCII characters

2020-06-02 Thread Adrian Bunk
Package: bugs.debian.org Severity: normal Example: #961302 Done: =?utf-8?q?J=C3=B6rg_Frings-F=C3=BCrst?= Please do RFC 2047 decoding of the name, e.g. with Encode::MIME::Header perl -e 'binmode(STDOUT, ":utf8"); use Encode qw(decode); print decode("MIME-Header",