Closed
Bug 518211
Opened 16 years ago
Closed 16 years ago
Application-specific search fails for collections
Categories
(addons.mozilla.org Graveyard :: Search, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
5.4
People
(Reporter: krupa.mozbugs, Assigned: davedash)
References
()
Details
Attachments
(1 file)
2.36 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
steps to reproduce:
1.Go to https://preview.addons.mozilla.org/en-US/firefox/
2.In the Search bar,select"All collections" from the drop-down list
3.In the advanced search panel,select-"thunderbird" as the application
4.Hit enter
expected result:
Collections related to Thunderbird are listed
actual result:
Collections related to Firefox are listed.Application specific search fails for collections
Search for add-ons works fine.
screencast: http://www.screencast.com/t/d1qWJJDYRI
Updated•16 years ago
|
Summary: Application specific search fails for collections → Application-specific search fails for collections
Updated•16 years ago
|
Target Milestone: 5.1 → 5.2
Updated•16 years ago
|
Priority: -- → P3
Updated•16 years ago
|
Target Milestone: 5.2 → 5.3
Assignee | ||
Updated•16 years ago
|
Component: Public Pages → Search
Updated•16 years ago
|
Target Milestone: 5.3 → 5.4
Assignee | ||
Comment 1•16 years ago
|
||
Moved code from below upwards.
and made it fit in 80 cols ;)
Also decided to re-run the search suite just in case I f'd something up - and updated the tag for delicious to be one used in production.
Attachment #414395 -
Flags: review?(clouserw)
Assignee | ||
Updated•16 years ago
|
Attachment #414395 -
Attachment is patch: true
Attachment #414395 -
Attachment mime type: application/octet-stream → text/plain
Updated•16 years ago
|
Attachment #414395 -
Flags: review?(clouserw) → review+
Assignee | ||
Comment 2•16 years ago
|
||
------------------------------------------------------------------------
r56826 | ddash@mozilla.com | 2009-11-24 16:54:44 -0800 (Tue, 24 Nov 2009) | 2 li
[bug 518211] Updated the search test suite a bit.
------------------------------------------------------------------------
r56825 | ddash@mozilla.com | 2009-11-24 16:54:39 -0800 (Tue, 24 Nov 2009) | 2 li
[bug 518211] Have the app checking happen before we redirect to collections sear
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
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
•