Closed Bug 699016 Opened 14 years ago Closed 12 years ago

"Search Tools" Category is missing on Mozilla Add-On Page

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2013-11-12

People

(Reporter: estivo, Unassigned)

References

Details

(Whiteboard: [contribute][see comment 5])

Attachments

(1 file)

281.08 KB, image/png
Details
Attached image st.png
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2 Steps to reproduce: I just visited: https://addons.mozilla.org/en-US/firefox/extensions/search-tools/ + https://addons.mozilla.org/ + saw that the "Search Tools" Category is missing in the left column for some time! Actual results: "Search Tools" Category is missing Expected results: s.u.
Component: General → Public Pages
OS: Mac OS X → All
Product: Firefox → addons.mozilla.org
QA Contact: general → web-ui
Hardware: x86 → All
Search Tools is now available in the header menu. See http://screencast.com/t/ACXMI0Bden5G
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
with all respect, i guess this is the wrong place + very hidden (nobody looks into dropdowns named more...) if i click on: https://addons.mozilla.org/en-US/firefox/extensions/appearance/ (it is highlighted in the right panel) Do you think makes sense to add the helpful list of search tools in the classic category listing, too?
Status: RESOLVED → VERIFIED
Status: VERIFIED → UNCONFIRMED
Resolution: INVALID → ---
Whiteboard: [ddn]
The link "More..." -> "Search Tools" directs to https://addons.mozilla.org/en-US/firefox/search-tools/, this is not what this bug was about; this is about a category link listing to page https://addons.mozilla.org/en-US/firefox/extensions/search-tools/. In bug 699102 (which is a duplicate of this bug btw), it was said that bug 684297 would fix this. However, it hasn't been implemented yet, and I disagree that this should depend on bug 684297. The page https://addons.mozilla.org/en-US/firefox/extensions/search-tools/ already exists and is fully functional; in fact, you can reach that page from within "More..." -> "Search Tools", by then clicking any of the links in the "Search Extensions" block on the left. The issue here is that there is no link to it in the categories section on the left of AMO extension lists pages, and this is the only category not to be listed with the others (which IMO is just wrong for the many obvious reasons). Not only am I also of the opinion that this category should be listed alongside others, I also believe the existence of this category shouldn't depend on the look or functionality or whatever of the "More..." -> "Search Tools" page, because it will in fact have nothing to do with it.
This bug is about adding a link to https://addons.mozilla.org/en-US/firefox/extensions/search-tools/ in the Category list on the left side of the pages. Using the localized string "Search Tools" is fine.
Whiteboard: [ddn] → [contribute][see comment 4]
I think the whiteboard should read "[see comment 5]", assuming you meant to point to your own comment. (there is no comment 4 for some reason, maybe that's the "duplicate of..." message?) Also, to amend a small but important detail, it's not only on the left "categories" column of the page, but also in the "Extensions" mouse-over dropdown at the top, and of course any other place that should have it listed alongside the others. I'm not sure if adding it to one place would add it to the others as well, so I thought I should mention it just to make sure.
Whiteboard: [contribute][see comment 4] → [contribute][see comment 5]
According to https://github.com/mozilla/zamboni/blob/master/apps/amo/helpers.py#L169 and after testing, it appears that https://addons.mozilla.org/fr/admin/models/addons/category/13/ should have a `weight` value of "0" instead of "-1" as it is now. I cannot access that admin page. Could an admin switch the value?
mysql> update categories set weight=0 where id in (13,47); Query OK, 2 rows affected (0.00 sec) Rows matched: 2 Changed: 2 Warnings: 0 ^ that is the category for both firefox and seamonkey. Might take a while to clear the cache since I hit the db directly.
I can confirm that Search Tools is now listed along with the other categories in firefox and seamonkey pages.
Great. Thanks Luis!
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-11-12
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: