Closed
Bug 518646
Opened 16 years ago
Closed 16 years ago
Search fails to return existing search engines
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
5.1
People
(Reporter: krupa.mozbugs, Assigned: davedash)
References
()
Details
Attachments
(1 file)
|
11.62 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
steps to reproduce:
1.Search for "Merriam-Webster"
2.Search for A9 or BBC News
3.Go to https://preview.addons.mozilla.org/en-US/firefox/addon/4609
observed behavior:
Search fails to return existing search engines
screencast:http://screencast.com/t/ghNflChgk06
| Assignee | ||
Comment 1•16 years ago
|
||
blerg, okay these don't get associated with apps and therefore app versions...
so I made a few "hacks" to enable this. Each search addon is associated with an app value of 999 , and min and max ver of 0..9999999999999.
This seems to work and we additionally filter by APP_ID + 999 to get search dictionaries everywhere.
I need to write some tests before this can get committed.
| Assignee | ||
Comment 2•16 years ago
|
||
This fixes:
bug 517547
bug 517572
bug 517589
bug 517954
and this bug, bug 518646.
Whence r+'d, I will commit, file a bug for IT to update preview's sphinx.conf, wordlist and the mysql view so QA can QA.
Attachment #402967 -
Flags: review?(clouserw)
Updated•16 years ago
|
Attachment #402967 -
Flags: review?(clouserw) → review+
Updated•16 years ago
|
Target Milestone: 5.1 → 5.2
| Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Target Milestone: 5.2 → 5.1
Updated•16 years ago
|
Target Milestone: 5.1 → 5.2
Comment 3•16 years ago
|
||
Reopening until we figure out why https://preview.addons.mozilla.org/en-US/firefox/search?q=+Merriam-Webster&cat=all doesn't fully work.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 5.2 → 5.1
| Assignee | ||
Updated•16 years ago
|
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
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
•