Closed Bug 885268 Opened 11 years ago Closed 11 years ago

exception in contacts sidebar when clicking contact

Categories

(Thunderbird :: Address Book, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 343973

People

(Reporter: mkmelin, Unassigned)

Details

Attachments

(1 file)

Attached patch proposed fixSplinter Review
I have no idea why i'm only seeing this in one of my profiles. 

In the compose window, F9 (to get the contacts sidebar), click contact. Then look at the error console

Error: An error occurred updating the cmd_delete command: [Exception... "'[JavaScript Error: "goSetMenuValue is not defined" {file: "chrome://messenger/content/addressbook/abResultsPane.js" line: 373}]' when calling method: [nsIController::isCommandEnabled]"  nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)"  location: "JS frame :: chrome://global/content/globalOverlay.js :: goUpdateCommand :: line 75"  data: yes]

Anyways, http://mxr.mozilla.org/comm-central/source/mailnews/addrbook/content/abResultsPane.js#373 calls goSetMenuValue which is in globalOverlay.js - but that hasn't been imported to that page.

(I assume it bubbles up to the window level, where globalOverlay.js is imported. It's irony having code in globalOverlay.js saying code in globalOverlay.js wasn't defined)
Attachment #765267 - Flags: review?(mconley)
Comment on attachment 765267 [details] [diff] [review]
proposed fix

Review of attachment 765267 [details] [diff] [review]:
-----------------------------------------------------------------

aceman is fixing this same exception in bug 343973. 
Still a mystery why i don't see it in all profiles though.
Attachment #765267 - Flags: review?(mconley)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Assignee: mkmelin+mozilla → nobody
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: