https://issues.apache.org/bugzilla/show_bug.cgi?id=48864
Summary: mod_mbox: "From" name is not printed in UTF-8
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: mod_mbox
AssignedTo: bugs@httpd.apache.org
ReportedBy: omengue@oxymel.com
My name is "Olivier Mengué"
In my e-mail message the From header is:
From: =?iso-8859-1?Q?Olivier_Mengu=E9?= <xxx@xxx.com>
In the mod_mbox output (which is UTF-8), my name is printed with invalid UTF-8
characters, so I suppose that raw iso-8859-1 is used instead of UTF-8.
Examples:
- in message list:
http://mail-archives.apache.org/mod_mbox/axis-c-user/201003.mbox/thread?0
- in message display:
http://mail-archives.apache.org/mod_mbox/axis-c-user/201003.mbox/%3C9C55040DA84D3D4C936A896505A1F64E0106690D@mail2.oxymelfr.com%3E
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|