Bug 277284 - mail-archive.freebsd.org: UTF-8 in the subject line, visible verbatim (not decoded)
Summary: mail-archive.freebsd.org: UTF-8 in the subject line, visible verbatim (not de...
Status: Open
Alias: None
Product: Services
Classification: Unclassified
Component: Mailing Lists (show other bugs)
Version: unspecified
Hardware: Any Any
: --- Affects Some People
Assignee: Wolfram Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-24 18:40 UTC by Graham Perrin
Modified: 2024-02-25 01:04 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin 2024-02-24 18:40:53 UTC
A subject as seen in Thunderbird's normal views of the message, before and after sending: 

ports-mgmt/poudriere 3.4.⋯ (was: FreeBSD ports community is broken)


From the source of the message: 

…
User-Agent: Mozilla Thunderbird
Subject: =?UTF-8?Q?ports-mgmt/poudriere_3=2E4=2E=E2=8B=AF_=28was=3A_FreeBSD_?=
 =?UTF-8?Q?ports_community_is_broken=29?=
…


Visible at <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef99aac8-2c63-4401-985b-7916ab046ffd>: 

=?UTF-8?Q?ports-mgmt/poudriere_3=2E4=2E=E2=8B=AF_=28was=3A_FreeBSD_?= =?UTF-8?Q?ports_community_is_broken=29?=
Comment 1 Philip Paeps freebsd_committer freebsd_triage 2024-02-25 01:04:26 UTC
I don't think the old archiver ever learned WTF-8.  This is probably worth fixing.  Assigning to wosch@ since he's most familiar with that code.