Closed Bug 565641 Opened 14 years ago Closed 14 years ago

after click "more" to expand addresses, can't add contact by clicking star

Categories

(Thunderbird :: Message Reader UI, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 563612

People

(Reporter: wsmwk, Unassigned)

Details

(Keywords: regression)

after click "more" to expand addresses, can't add contact by clicking star. For contacts already in AB, clicking star works, to edit the contact.  And Clicking star in unexpanded header (before cliking more) works. 

Warning: reference to undefined property aDocumentNode.cardDetails
Source File: chrome://messenger/content/msgHdrViewOverlay.js
Line: 1245 

I'm guessing this is a regression - no idea when. I'm using TB 3.1pre 20100512
blocking-thunderbird3.1: --- → ?
This is most likely a duplicate of / similar to bug 563612
Yeah, I'm 99% sure this is a dupe of bug 563612. I encounter that exact error when reproducing the problem in that bug, and my patch fixes it (for the test email, at least). I think what's happening is that after clicking "more", it hiding all the addresses except the first and then adding more addresses at the end, so you end up with:

Bob,
Joe (hidden),
Frank (hidden),
Joe,
Frank

It then assigns cards to everyone, but only the first (hidden) Joe and Frank get the card, so clicking on the visible Joe and Frank fails with that error.
Wayne, can you verify that this was fixed by bug 563612 in current builds?
yes, works for me with 20100516. It would be good if in bug 563612 a) the regressing bug # were identified and  b) it's flagged with in-testsuite - and if it's not currently tested it should be

(I do see an error but it's not a thunderbird issue - Warning: assignment to undeclared variable ABMvPop
Source File: chrome://starmovecontact/content/StarMoveContact.js
Line: 47 )
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
blocking-thunderbird3.1: ? → ---
You need to log in before you can comment on or make changes to this bug.