Closed Bug 614933 Opened 14 years ago Closed 13 years ago

"UpdateJunkButton is not defined" error whenever you finish customizing compose toolbar

Categories

(Thunderbird :: Message Compose Window, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jik, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.6.12-1.fc14 Firefox/3.6.12 GTB7.1
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101124 Fedora/1.0-0.36.b2pre.fc14 Thunderbird/3.1.6

Get this (on both Linux and Windows) whenever I customize the compose toolbar and click the Done button:

Error: UpdateJunkButton is not defined
Source File: chrome://messenger/content/mailCore.js
Line: 210

Problematic because if something wraps the default customizeDone function and calls the original and then does extra work, it fails because the uncaught exception causes the function to stop executing.

Also problematic because normal operations shouldn't cause errors ;-).


Reproducible: Always
I'm not seeing that on Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:2.0b8pre) Gecko/20101206 Thunderbird/3.3a2pre. Jonathan did you try in safe-mode ?
Fixed in bug 656045.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.