Closed
Bug 452455
Opened 16 years ago
Closed 15 years ago
API should return the same information for experimental add-ons like for public ones (except install node)
Categories
(addons.mozilla.org Graveyard :: API, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 433361
People
(Reporter: aryx, Unassigned)
References
()
Details
The API should return the same information for experimental add-ons like for public ones (except install node). Of course I could parse the details page for the add-on to get the info, but I don't like overhead.
Comment 1•16 years ago
|
||
This would require a change in how the Addon Manager works. Dave, your thoughts?
Comment 2•16 years ago
|
||
I don't think it would require a change to the client. We only pay attention to the public items in the results, specifically those with a <status> element that has an id attribute equal to 4.
Comment 3•16 years ago
|
||
Is this the reason that an Experimental add-on does not get automatically updated when a newer Experimental version is available, and even if logged in -- the Tools, Add-ons, update will not show that an update is available.
Comment 4•16 years ago
|
||
(In reply to comment #3)
> Is this the reason that an Experimental add-on does not get automatically
> updated when a newer Experimental version is available, and even if logged in
> -- the Tools, Add-ons, update will not show that an update is available.
No, that's bug 375359.
I agree with comment 0 also.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
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
•