Closed
Bug 550462
Opened 15 years ago
Closed 15 years ago
[API 1.2]: Tools->Add-ons : see more results add-ons count do not match with the number of listed add-ons in the actual page loaded
Categories
(addons.mozilla.org Graveyard :: API, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pratibha, Unassigned)
Details
Browser Used: Firefox 3.5.8
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.18) Gecko/2010020220 Firefox/3.0.18 (.NET CLR 3.5.30729) FBSMTWB
Steps to reproduce:
1. Open Tools->Add-0ns
2. Click on Search field and type an add-on name
for example: add-on collector
Note: LiveHTTPHeader shows the URL as:
https://services.addons.mozilla.org/en-US/firefox/api/1.2/search/add-on%2520collector/all/10/WINNT/3.5.8
3. press Enter key
4. Search results are displayed with See more results link with add-ons count
For example: using "add-on collector", see more results(2) is displayed
5. Click on See more results(2) link
Actual Result: AMO Production website loads at:
https://addons.mozilla.org/en-US/firefox/search?q=add-on%20collector
showing 3 add-ons
Note: Following behavior is noticed:
- By default Under Refine Results: All Versions is selected
- Click on 3.5 loads the URL:
https://addons.mozilla.org/en-US/firefox/search?q=add-on%20collector&appid=1&cat=0,0&tag=&atype=-1&pid=-1&lup=&sort=&lver=3.5&pp=20
and shows 2 add-ons
Comment 1•15 years ago
|
||
1. We should be testing the API on preview, not production.
2. The search results are displaying experimental add-ons, which should not be happening.
Please test against preview.amo, e.g. https://preview.addons.mozilla.org/en-US/firefox/api/1.2/search/add-on%2520collector/all/10/WINNT/3.5.8
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Assignee | ||
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
•