Closed
Bug 524471
Opened 16 years ago
Closed 4 years ago
Address from is incorrectly quoted in To: header field
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: languitar, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: 20090817
I got an address book entry for a mailing list that contains a colon (:) in it's name. Using this entry to write a mail causes a non rfc-compliant header, because thunderbird doesn't quote the name containing the colon:
To: digiKam developers room - digiKam: Manage your photographs as a professional with the power of open source <digikam-devel@kde.org>
I noticed this problem because mailing lists managed by gnu mailman don't deliver such mails to subscribers
Reproducible: Always
Steps to Reproduce:
1. create a contact in the address book containing a colon in its name
2. write a new mail to this contact using the address book entry, so that the name with the colon is displayed in the To: message field
Actual Results:
Long name of the contact is not quoted
Expected Results:
Long name of the person is quoted to fulfill RFC
Comment 1•16 years ago
|
||
What version of Thunderbird are you using ?
Component: General → Address Book
QA Contact: general → address-book
Reporter | ||
Comment 2•16 years ago
|
||
Thunderbird 2 with the build identifier mentioned above. I don't have the minor number right now.
Updated•16 years ago
|
Version: unspecified → 2.0
Reporter | ||
Comment 3•16 years ago
|
||
Version 2.0.0.23 (20090817) is the complete version information.
Comment 4•13 years ago
|
||
Johannes, can you reproduce this on current version ??
Whiteboard: [closeme 2012-03-25]
Reporter | ||
Comment 5•13 years ago
|
||
Yes still happens:
Message-ID: <4F5A005A.6030401@semipol.de>
Date: Fri, 09 Mar 2012 14:06:34 +0100
From: Johannes Wienke <foo@example.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120217 Thunderbird/10.0.2
MIME-Version: 1.0
To: test : it again: to test <bla@example.org>
Subject: hello world
Updated•13 years ago
|
Whiteboard: [closeme 2012-03-25]
It seems to be solved on Thunderbird 78.6.0 (32 bits), can someone confirm?
Steps to Reproduce:
- create a contact in the address book containing a colon in its name
- write a new mail to this contact using the address book entry, so that the name with the colon is displayed in the To: message field
- See that the contact is recognized as one single contact with a star
- Save message as a draft
- Go in your draft forlder, select the message and display its source
- See that TO filed is correctly quoted like To: "Test Test : ok" <test@test.com>
Updated•4 years ago
|
Flags: needinfo?(bugzilla)
Comment 8•4 years ago
|
||
WFM with current beta
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•