Closed
Bug 266057
Opened 20 years ago
Closed 20 years ago
extra space left in To/Cc: header if name not specified
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 243885
People
(Reporter: jlamoex, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla Thunderbird 0.8 (20040913) Most e-mail addresses are specified in the To/CC window in the form name <abc@xyz.com> However, if "name" is omitted, such that the e-mail address in the Compose To/CC window is something like abc@xyz.com Then when Thunderbird actually sends the e-mail, there are two spaces in the To or Cc header when there should only be one. For example, To: abc@xyz.com This is seen in View Source. Reproducible: Always Steps to Reproduce: 1. Compose an e-mail. 2. In the To field, type in your e-mail address *without* your name. So only your e-mail address. 3. Send the e-mail. 4. TB will have copied the outgoing message to your Sent folder. Open it, and find the message. 5. View the outgoing message's source. 6. Look at the To: line. There are two spaces after the colon, when there should only be one space instead. Actual Results: Listed above. Expected Results: Only put once space between To: and the e-mail address.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 243885 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•