Closed Bug 92330 Opened 24 years ago Closed 24 years ago

mail header has corrupted accented characters

Categories

(MailNews Core :: Internationalization, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.3

People

(Reporter: erich, Assigned: nhottanscp)

Details

(Keywords: regression)

If I send mail with a From: address of Eric Hedström it shows up in my Sent box and the recipient's inbox as Eric HedstrÃf¶m. View Source shows it as Eric =?ISO-8859-1?Q?Hedstr=C3f=C2=B6m?= It shows up correctly in the From: widget in the Compose window. This is trunk build win-32 2001072503, and this bug is new in the last day or two.
I can reproduce this with today's commercial trunk (win32). Subject header is fine but From header has the problem.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
I found that this was caused by the change of bug 82591. nsMsgHeaderParser calls the converter with a wrong charset. It was working before because the string was just duplicated. With that change, the actual data is validated and wrong charset is corrected. But that breaks nsMsgHeaderParser. Bug 82591 was for viewing mail with a wrong charset, but this bug is for sending incorrect header. I think the change of bug 82591 has to be backed out for 0.9.3.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.3
a=dbaron on behalf of drivers for backout of fix for bug 82591 on trunk during 0.9.3 closure.
Backed out comi18n.cpp rev1.86.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
confirmed, 2001072703-win32-trunk works again. Thanks!
Thank you for finding it.
Verified with the latest builds. It's fixed.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.