Closed
Bug 423716
Opened 17 years ago
Closed 16 years ago
Different From: shown in message window and message list if twice in headers
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 286960
People
(Reporter: tux, Unassigned)
Details
User-Agent: Opera/9.24 (Windows NT 5.2; U; en)
Build Identifier: version 3.0a1pre (2008031802)
I noticed list of mails in folder showed email2@completely.elsewhere.example.com as sender address, while when I clicked on the message, email1@somewhere.example.com appeared to be sender.
When I tried to investigate issue, I found that when From: is specified twice in headers, first address is shown in mail message window and second in mail list window. While such email is probably not valid, these things sometimes come to my mailbox.
Example of such mail:
... some headers ...
From: email1@somewhere.example.com
... some other headers ...
From: email2@completely.elsewhere.example.com
... some other headers ...
Reproducible: Always
Steps to Reproduce:
1. Create some email which have From: line twice in headers, with different values
2. Look in the folder where the mesage is. Open the message
Actual Results:
You see different senders in list and in the message detail
Expected Results:
Tough to say. Display both, separated by comma? Display only first or last? At least it should be consistent. What says RFC at this?
Comment 1•17 years ago
|
||
I think there is a bug open for this, it's not specific to the From header iirc.
Whiteboard: DUPEME
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•