Closed Bug 400715 Opened 17 years ago Closed 17 years ago

Add API call: list recommended addons

Categories

(addons.mozilla.org Graveyard :: API, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: laura, Assigned: laura)

References

()

Details

 
Functionality added in [7880].  Unit test needed.
Blocks: 404024
I think the current form of this API is not all that useful. Rather than just returning a set of ids I think it would be better to return the full <addon> record from bug 399913 otherwise callers will just have to do multiple calls before they get anything useful.
I suspect this is something to do with caching, but there doesn't seem to be any randomness to the results if I repeatedly request say 5 items.
Giving full details fixed in r8680.
Caching bug fixed in r9517.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
It looks like the change to fix the caching has just broken the recommended list. The response includes the <cake:nocache> element and since there is no cake xml prefix named this just makes the xml invalid. The caching also still appears to be happening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
r9692 fixes this.
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.