Closed Bug 542194 Opened 14 years ago Closed 14 years ago

Problem decoding email address like =?iso-8859-1?Q?L=E1zaro=2C_Nuria?= <nuria.lazaro@xxx.com>

Categories

(Thunderbird :: Message Reader UI, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 254519

People

(Reporter: carlos-garces, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7
Build Identifier: Decoding email address with coma character

Hi!

I receive some emails (generated by Outlook) with addresses like this.
=?iso-8859-1?Q?L=E1zaro=2C_Nuria?= <nuria.lazaro@xxx.com>

Thunderbird decode this as:

Lázaro, Nuria <nuria.lazaro@xxx.com> 

The parsing of this string fails, identify two address "Lázaro", and "Nuria <nuria.lazaro@xxx.com>"

I don't know if is a bug of Thunderbird parsing this address, or a bug of outlook generating the email address.

A workaround that works for me (I use a proxy that parse the mail) is quoting the name like this 
=?iso-8859-1?Q?=22L=E1zaro=2C_Nuria=22?= <nuria.lazaro@xxx.com>

But, Thunderbird get the quotes as part of the name ("Lázaro, Nuria" instead of only Lázaro, Nuria). I don't know if this is another bug.



Reproducible: Always

Steps to Reproduce:
1.Receive a mail with encoded email address generated by outlook.

Actual Results:  
The email address are splited due a =2C char inside the name attached to the email address.

Expected Results:  
Receive "surname, name" <foo@foo.es>
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.