Closed
Bug 431527
Opened 17 years ago
Closed 17 years ago
[ReminderFox Extension] JavaScript error: chrome://reminderfox/content/categories/addCategory.xul, line 76: reminderFoxBundle is not defined
Categories
(addons.mozilla.org Graveyard :: Administration, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: cbook, Unassigned)
References
()
Details
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008043013 Firefox/3.0pre
Steps to reproduce:
-> Install the ReminderFox Extension
-> In ReminderFox go to Categories and add a categorie
--> JS Error in Debug Output
JavaScript error: chrome://reminderfox/content/categories/addCategory.xul, line 76: reminderFoxBundle is not defined
Comment 1•17 years ago
|
||
Will investgate, thanks.
Comment 2•17 years ago
|
||
Fixed. There was a code path where the code called was using a bundle that hadn't been defined. This fix will be released in the next ReminderFox 1.7.1 point release (in a couple weeks).
Reporter | ||
Comment 3•17 years ago
|
||
Closing as invalid, because no Firefox Bug, also per comment #2 Tom is fixing/or already fixed this. thanks tom !
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Updated•17 years ago
|
Component: Add-ons → Administration
QA Contact: add-ons → administration
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•