Closed
Bug 454638
Opened 17 years ago
Closed 16 years ago
Advanced search mode conflicts with normal mode
Categories
(addons.mozilla.org Graveyard :: Plugins, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.2
People
(Reporter: kitchm, Assigned: clouserw)
References
()
Details
Attachments
(1 file)
970 bytes,
patch
|
morgamic
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.8.1.15) Gecko/20080623 Firefox/2.0.0.15
Build Identifier: https://bugzilla.mozilla.org/enter_bug.cgi?product=addons.mozilla.org&version=3.2
When selecting the advanced search mode, I entered "news reader" within "News, Feeds & Blogging". I then entered Firefox, 1.0 to 2.0. Under Per Page: 100, Platform: Windows, Last Updated: Anytime, and Sort By: Popularity.
Flaw 1 = The trouble starts when selecting Type: Extension, which changes "within" to "all add-ons".
Flaw 2 = Then the output has nothing to do with "News Reader".
Flaw 3 = If one goes back to "News, Feeds & Blogging" with Type set to all, then the output is better, but still includes inappropriate selections.
My guess is that the granularity of the database is incorrect and/or the search function is poorly programmed. Else, people are allowed to use the wrong categorization choices for their plug-in entries, which makes for extremely poor search results.
Reproducible: Always
Steps to Reproduce:
1.Follow steps outlined under Details above.
2.
3.
Actual Results:
See Details above.
Expected Results:
Should have quickly and simply allowed me to search within the news readers section for all of the news reader add-ons currently available within the parameters listed, and returned only those.
Nothing special in addition. This is a simple and straight-forward problem that most users can easily duplicate.
Assignee | ||
Comment 1•17 years ago
|
||
Here's a patch that fixes this bug. I guess the question is if people find it more helpful to have the dropdowns reset and lose their specificity or potentially get invalid search results (e.g. searching for a search engine within a category that search engines don't have).
The proper way to fix it would be to load the categories for each type into the JS and it only resets to "all" if someone switches to a non-existant type or category. I don't think the ROI is worth it at this point in time though so I'll r? morgamic if he wants this to land or not.
Attachment #343499 -
Flags: review?(morgamic)
Comment 2•16 years ago
|
||
Comment on attachment 343499 [details] [diff] [review]
remove select toggle
I think we should push this, but it's up to you.
Attachment #343499 -
Flags: review?(morgamic) → review+
Assignee | ||
Comment 3•16 years ago
|
||
WFM, r22007. Thanks
Assignee: nobody → clouserw
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 5.0.2
Assignee | ||
Updated•16 years ago
|
Keywords: push-needed
Comment 4•16 years ago
|
||
Assignee | ||
Comment 5•16 years ago
|
||
Well, I landed the fix.
Comment 6•16 years ago
|
||
(In reply to comment #5)
> Well, I landed the fix.
Yup, I just wanted him to help me verify :-P
Updated•16 years ago
|
Keywords: push-needed
Stephen,
Sorry it took my so long to get back to you. But it does indeed look good. After the first item, which was miscategorized, the rest of the page looked pretty right.
Thanks to all who worked on the improvement and fix.
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
•