Closed
Bug 432505
Opened 17 years ago
Closed 17 years ago
customizing toolbar+ adding File button causes error/disabled right-click Customize...
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.72 KB,
patch
|
philor
:
review+
|
Details | Diff | Splinter Review |
STR: Customize the toolbar, add the File button, press OK.
Error: SetupMoveCopyMenus is not defined
Source File: chrome://messenger/content/mailCore.js
Line: 45
SetupMoveCopyMenus was removed by bug 413781, and shouldn't be needed anymore.
Due to the exception, the toolbar right click to customize remains disabled, and possibly some other issues.
Attachment #319638 -
Flags: review?(philringnalda)
Comment 1•17 years ago
|
||
Comment on attachment 319638 [details] [diff] [review]
proposed fix
Yep, thx.
Attachment #319638 -
Flags: review?(philringnalda) → review+
Assignee | ||
Comment 2•17 years ago
|
||
Checking in mail/base/content/mailCore.js;
/cvsroot/mozilla/mail/base/content/mailCore.js,v <-- mailCore.js
new revision: 1.39; previous revision: 1.38
done
Status: NEW → RESOLVED
Closed: 17 years ago
OS: Linux → All
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3
Comment 4•17 years ago
|
||
My search did not turn up this prior bug. The patch this bug landed did fix the issue in Shredder a2.
You need to log in
before you can comment on or make changes to this bug.
Description
•