Closed
Bug 518466
Opened 16 years ago
Closed 16 years ago
SAMO:Searching for "A9 SiteInfo" fails in API
Categories
(addons.mozilla.org Graveyard :: API, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
5.1
People
(Reporter: krupa.mozbugs, Assigned: davedash)
References
()
Details
API=1.2
Set about:config values to point to preview for the following-
extensions.getAddons.recommended.url
extensions.getAddons.search.url (replace "services" in each URL with "preview")
steps to reproduce:
1.Ensure that you do not have "A9 Site Info" addon installed
2.Tools->Addons->Search
3.Search for "A9 Siteinfo"
4.notice that there are no results
5.Search for the same add-on in the website
expected result:
Search results in API should list the addon
actual result:
Website lists the add-on but the AP does not
API URL:https://preview.addons.mozilla.org/en-US/firefox/api/1.2/search/A9%2520SiteInfo/all/10/Darwin/3.5.3
Website URL:https://preview.addons.mozilla.org/en-US/firefox/search?q=++A9+SiteInfo&cat=all
screencast:http://screencast.com/t/Y8EqoTPb
Comment 1•16 years ago
|
||
API reference:
https://developer.mozilla.org/en/addons.mozilla.org_%28AMO%29_API_Developers%27_Guide/The_generic_AMO_API
FWIW, when I take out the addition parameters (all/10/Darwin/3.5.3), the search works:
https://preview.addons.mozilla.org/en-US/firefox/api/1.2/search/A9%2520SiteInfo/
Comment 2•16 years ago
|
||
A9 Siteinfo:
https://preview.addons.mozilla.org/en-US/firefox/addon/2075
"Works with Firefox: 1.5 – 1.5.0.* "
So yeah, searching for matches to A9 SiteInfo for Fx 3.5.3 *should* fail.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 3•16 years ago
|
||
We hit the panic button too soon.Sorry about that.
Status: RESOLVED → VERIFIED
Comment 4•16 years ago
|
||
(In reply to comment #3)
> We hit the panic button too soon.Sorry about that.
Yeah, but we tested, and now know how to better test :-)
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
•