Closed Bug 299873 Opened 19 years ago Closed 19 years ago

javascript error "strings has no properties" when opening help menu in bookmark manager

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox1.5

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Keywords: regression)

Attachments

(2 files, 2 obsolete files)

Opening the help menu of the bookmark manager following js error is thrown:

Error: strings has no properties
Source File: chrome://browser/content/utilityOverlay.js
Line: 430
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Attachment #188466 - Flags: review?(benjamin)
The stringbundle should be added at
http://lxr.mozilla.org/mozilla/source/browser/base/content/baseMenuOverlay.xul#130
, otherwise it won't work on Mac or in the DOM Inspector.
Attachment #188466 - Flags: review?(benjamin) → review+
Comment on attachment 188466 [details] [diff] [review]
patch adds missed stringbundleset to bookmarksManager.xul

comment 1 is right, minusing.
Attachment #188466 - Flags: review+ → review-
Thank you Gavin. I didn't saw it on my Linux build. DOMi was just working
correctly but I don't have a Mac.
Attachment #188554 - Flags: review?(benjamin)
Thank you Gavin. I didn't saw it on my Linux build. DOMi was just working
correctly but I don't have a Mac.
Attachment #188466 - Attachment is obsolete: true
Attachment #188555 - Flags: review?(benjamin)
Attachment #188554 - Attachment is obsolete: true
Attachment #188554 - Flags: review?(benjamin)
Attachment #188555 - Flags: review?(benjamin) → review+
Attachment #188555 - Flags: approval-aviary1.1a2?
Attachment #188555 - Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
Whiteboard: [checkin needed]
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → Firefox1.1
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
The bundle was already defined in browser-sets.inc which is also included by
browser.xul. We have to remove it there.
Attachment #188863 - Flags: review?(benjamin)
Attachment #188863 - Flags: review?(benjamin) → review+
Attachment #188863 - Flags: approval-aviary1.1a2?
Attachment #188863 - Flags: approval-aviary1.1a2? → approval1.8b4+
Checking in browser-sets.inc;
/cvsroot/mozilla/browser/base/content/browser-sets.inc,v  <--  browser-sets.inc
new revision: 1.50; previous revision: 1.49
done
 
Status: REOPENED → RESOLVED
Closed: 19 years ago19 years ago
Keywords: regression
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: