Closed
Bug 582462
Opened 15 years ago
Closed 15 years ago
Fix the URL in the <reviews> element
Categories
(addons.mozilla.org Graveyard :: API, defect, P1)
addons.mozilla.org Graveyard
API
Tracking
(Not tracked)
RESOLVED
WORKSFORME
5.12.7
People
(Reporter: bparr, Assigned: kumar)
References
Details
In version 1.5 of the API, the text content of the <reviews> element is a URL. Currently, following this URL lands you on the main page for the add-on. It should instead lead you to the "Reviews for [Add-on Name]" page.
For example:
API result: https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/6622
API <reviews> URL: https://addons.mozilla.org/en-US/firefox/addon/6622/reviews/?src=api (ends up on main page for the add-on)
Expected Review Page: https://addons.mozilla.org/en-US/firefox/reviews/display/6622
Comment 2•15 years ago
|
||
I think so long as it is fixed by the time Firefox 4 is released that should be fine, so that would be around start of October.
blocking2.0: --- → final+
Comment 3•15 years ago
|
||
Dave says this doesn't need to block, although we still want it.
blocking2.0: final+ → -
Updated•15 years ago
|
Target Milestone: --- → 5.12.7
Updated•15 years ago
|
Priority: -- → P1
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → kumar.mcmillan
Assignee | ||
Comment 4•15 years ago
|
||
It looks like this somehow fixed itself. I went through the steps to reproduce above and the URL from <reviews> in the API response lands on 'Reviews for DOM Inspector', as requested.
Did I miss something? If so, please reopen.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Comment 5•15 years ago
|
||
(In reply to comment #4)
> Did I miss something? If so, please reopen.
The bug was probably filed while we were transitioning reviews from remora to zamboni.
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
•