Closed
Bug 386781
Opened 18 years ago
Closed 18 years ago
warning in console for: key_openFileMessage not found
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mscott, Assigned: mscott)
Details
Attachments
(1 file)
|
804 bytes,
patch
|
philor
:
review+
|
Details | Diff | Splinter Review |
Trunk build, I periodically get the following error:
WARNING: Key 'key_openFileMessage' of menu item 'Open Saved Message...' could no
t be found: file c:/build/trees/tb-trunk/mozilla/layout/xul/base/src/nsMenuFrame
.cpp, line 1522
looking in lxr, looks like key_openFileMessage has no value on the 1.8 branch or on the trunk.
The fix might be as easy as removing the key from mailWindowOverlay.xul
| Assignee | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
Comment on attachment 270795 [details] [diff] [review]
the fix
We made it three years, three months, and two days without having it actually wired up to a key? I think we can safely take it out :)
Attachment #270795 -
Flags: review?(philringnalda) → review+
Updated•18 years ago
|
OS: Windows Vista → All
Hardware: PC → All
| Assignee | ||
Updated•18 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•