Closed
Bug 657992
Opened 15 years ago
Closed 15 years ago
File viewer, empty search engine
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.0.11
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
References
Details
In the case that a search engine has no files in it, we get:
File "/data/amo_python/www/preview/zamboni/apps/files/helpers.py", line 168, in get_default
return self.get_files().keys()[0]
| Assignee | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Target Milestone: 6.0.10 → 6.0.11
Comment 2•15 years ago
|
||
Normally a search engine with no files will be disabled and will not be listed in the Editor tools.
Andy mentioned that he found the error @ https://addons.allizom.org/en-US/firefox/files/browse/116556/#top
I am marking this verified since I do not see anything weird.
Status: RESOLVED → VERIFIED
Updated•10 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
•