Closed
Bug 326216
Opened 19 years ago
Closed 19 years ago
Incorrect treatment of comma separated addresses when creating a mailing list.
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 169432
People
(Reporter: Burnce, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051214 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051214 Firefox/1.0.7
When composing an e-mail, entering a comma separated list in the "To:" field and hitting "Enter" causes each address to be placed on a separate row.
When I try to create a new list in my address book, and paste a comma separated list of addresses from an external source, they remain on a single line. If the list is created with all addresses on a single line, only the first address is included in the list.
Reproducible: Always
Steps to Reproduce:
1. Open address book and click on "new list"
2. Type several e-mail addresses separated by commas in the first address field
3. Hit enter with the cursor in the adress field
4. Give the list a name
5. Click on "OK"
6. Send message to list
Actual Results:
Step 3:
The addresses remain all on one line
Step 6:
The first address entered receives the message. All others do not.
Expected Results:
Step 3:
The addresses are redistributed, placing each one on a new line (as is he case in the compose windoa)
Step 6:
All addresses entered receive the message.
Duplicate of bug 255818 -> Suite bug 169432.
*** This bug has been marked as a duplicate of 169432 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•