Closed
Bug 57021
Opened 25 years ago
Closed 24 years ago
Mailing list msg displays multiple copies of addressees.
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect, P3)
SeaMonkey
MailNews: Address Book & Contacts
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: laurel, Assigned: chuang)
References
Details
(Whiteboard: [nsbeta1+])
Attachments
(3 files)
950 bytes,
patch
|
Details | Diff | Splinter Review | |
1.52 KB,
patch
|
Details | Diff | Splinter Review | |
1.29 KB,
patch
|
Details | Diff | Splinter Review |
Using oct16 mn6 branch commercial build mac OS 9.0
After sending a message in seamonkey addressed to a mailing list, the message
shows multiple copies of the address list in the displayed header envelope.
1. Open address book and add a new mailing list with 3 or 4 names.
2. Compose a new message, address to the mailing list, type subject and body, send.
3. Get the message and check the addressee header envelope display.
Result: the display shows the addressees listed several times (only one copy of
the message is actually received by each addressee).
Expected: the display should show 3 or four addressees as is the true mailing list.
Also seen on linux rh6.0, assume All platforms.
OS: MacOS X → All
QA Contact: esther → laurel
Hardware: Macintosh → All
Esther said this didn't happen for her, but she used a small 3 person mail list
with herself as an addressee. My instances were at least 4 persons, so we're
thinking this might be a number game, but then most mailing lists are more than
a few people.
Oh, and a reply-all to such a message will only populate the compose window
address block and when sent/received/displayed will only show one copy of the
addressees.
I have seen this bug sometimes in a different way. If you click on List and
click edit, the entries will be repeated.
I tried several times and never saw the duplication in Edit List.
I saw it happened in mailing list when I try to fix bug 54530, but it is with
the change I made for the bug. I think I fix what I've seen, hopefully they are
realted.
*** Bug 57264 has been marked as a duplicate of this bug. ***
I'm seeing MANY MANY copies of the addressees on the mail list in header display
when using nov2 branch build. I only have about 6 people on the mail list, and
the message display shows about 10-12 copies of the list in the header envelope,
making the expanded header list look really large. EEK! What's going to happen
when someone uses a large mail list ?!
Assignee | ||
Comment 10•25 years ago
|
||
I have a fix for this bug. I think this is a dup for 57442.
Status: NEW → ASSIGNED
Assignee | ||
Comment 11•25 years ago
|
||
Assignee | ||
Comment 12•25 years ago
|
||
*** Bug 57442 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 13•25 years ago
|
||
*** Bug 59756 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 14•25 years ago
|
||
Assignee | ||
Comment 15•25 years ago
|
||
Got r=ducarroz.
Comment 16•25 years ago
|
||
is this code just duplicated, or am I misreading the diff? couldn't we have a
method to do this code, instead of cloning it?
Assignee | ||
Comment 17•25 years ago
|
||
Comment 18•25 years ago
|
||
ditto what David said. How about a little method RemoveDupsFromMailingList?
Assignee | ||
Comment 19•25 years ago
|
||
It's not exactly the same. One is for nsIAbDirectory and the other is for
nsIAbCard.
Comment 20•24 years ago
|
||
marking nsbeta1+ and moving to mozilla0.8
Whiteboard: [nsbeta1+]
Target Milestone: --- → mozilla0.8
Comment 21•24 years ago
|
||
Does more work still need to be done on this patch?
Comment 23•24 years ago
|
||
marking nsbeta1- and moving to future milestone. However, if this patch is
valid, let's get it in.
Assignee | ||
Comment 24•24 years ago
|
||
The patch is good and we should really fix this problem.
Comment 25•24 years ago
|
||
sr=bienvenu
Comment 26•24 years ago
|
||
Let's get this one in then.
Assignee | ||
Comment 27•24 years ago
|
||
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 28•24 years ago
|
||
Cannot verify this bug until bug 68874 is fixed.
Comment 29•24 years ago
|
||
Cannot verify this bug until bug 68874 is fixed.
Reporter | ||
Comment 30•24 years ago
|
||
Update: I was able to send to a mailing list with mar21 commercial trunk, win98.
I did not see the previous multiple copies problem.
Comment 31•24 years ago
|
||
I was able to send it too on Linux (2001-03-21-08 mtrunk)
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•