Closed Bug 41686 Opened 25 years ago Closed 25 years ago

Changes made in recipient fields are lost

Categories

(MailNews Core :: Composition, defect, P1)

x86
All
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 41143

People

(Reporter: akkzilla, Assigned: sspitzer)

References

Details

(Whiteboard: [dogfood+][nsbeta2+][blocked by 41143])

Reply-all to a message, to get a compose window with several recipient lines. Delete all but one of them: sweep out the text in the line, and hit delete. Everything looks fine, there's only one recipient showing. Now send the message -- and find out that it really went to all the original recipients. This is really scary for a lot of people, since you can end up sending mail to people you didn't think you were sending to.
This ought to be nsbeta2 for sure, if not dogfood.
Keywords: nsbeta2
QA Contact: lchiang → laurel
Would this be possibly related (same bug cause) to any of the following addresses type bugs? http://bugzilla.mozilla.org/show_bug.cgi?id=32123 http://bugzilla.mozilla.org/show_bug.cgi?id=41143 cc: putterman since ducarroz is out.
Severity: major → critical
I don't know if these are related. Marking M17.
Target Milestone: --- → M17
Accepting
Status: NEW → ASSIGNED
[dogfood+][nsbeta2+] Need to trust the recipient list
Keywords: dogfood
Whiteboard: [dogfood+][nsbeta2+]
reassigning to sspitzer. thanks Seth.
Assignee: ducarroz → sspitzer
Status: ASSIGNED → NEW
accepting. my spider senses tell me that lisa is right about it being related to #41143. I'll investigate first thing tomorrow. accepting since ducarroz is still on vacation until monday.
Status: NEW → ASSIGNED
Priority: P3 → P1
I'm going to start investigating now.
Whiteboard: [dogfood+][nsbeta2+] → [dogfood+][nsbeta2+][investigating now]
this bug smells like #41143 after we create the input elements, we later ask for each one by calling getElementById. we seem to get the input elements in there original state (with the original .value) even though we are making changes to the value. mscott suggested I look into the XBL brutual sharing checkins, and see what happens when I back them out.
OS: Linux → All
Before you back out painfully large numbers of files, try the patch in http://bugzilla.mozilla.org/show_bug.cgi?id=41126 -- it's to one file, jsapi.c. If it fixes these bugs, dup them against 41126 and I'll notice. /be
there is some serious disconnect between the inputelement and what you see on the addressing textfield. if I set the value (inputElement.value = "cheese") that will not show up the the addressing textfield.
be: testing your patch now.
the js patch doesn't fix the problem.
updating status whiteboard.
Whiteboard: [dogfood+][nsbeta2+][investigating now] → [dogfood+][nsbeta2+][blocked by 41143]
workaround checked in for #41143. this is fixed (on the tip, not the m16 branch.) this bug is really a duplicate. *** This bug has been marked as a duplicate of 41143 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
this wasn't fixed in teh m16 branch? is it fixed in teh branch by the fixes for 41143?
this is OK using: 2000-06-13-08 m17 commercial build linux rh6.0 2000-06-13-20 m17 commercial build NT 4.0 I think there is still a problem using jun14 m17 mac build... will investigate further.
later jun14 m17 build for linux had problem like the Mac where you couldn't even get to the address lines if more than 4... so I'm going to wait to re-verify this scenario until bug #42674 is fixed.
Looks OK using 2000-06-20-08 m17 commercial build. All platforms
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.