Closed Bug 384798 Opened 17 years ago Closed 14 years ago

need exposed URL to point to specific review for specific addon

Categories

(addons.mozilla.org Graveyard :: Public Pages, enhancement, P5)

enhancement

Tracking

(Not tracked)

VERIFIED FIXED
5.11.4

People

(Reporter: mcdavis941.bugs, Assigned: jbalogh)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Build Identifier: 

I don't know if this is already available but I couldn't find it.

Anyway, the idea is you want to be able to point someone to a specific review for a specific add-on, such as when discussion it with another editor or using it as an example in a bug you're filing.  It would be handy to be able to hand someone a URL such as 

https://addons.mozilla.org/en-US/firefox/reviews/show/5111

to show the review having ID 5111.

I don't know if the data model has review IDs as globally unique or whether they are only unique within the domain of a single specific add-on, but you get the idea.

I tried:

https://addons.mozilla.org/en-US/firefox/reviews/5111
https://addons.mozilla.org/en-US/firefox/reviews/show/5111
https://addons.mozilla.org/en-US/firefox/reviews/list/5111
https://addons.mozilla.org/en-US/firefox/reviews/view/5111
https://addons.mozilla.org/en-US/firefox/reviews/display/5111

just in case one of those would work but none did.

Reproducible: Always
Status: UNCONFIRMED → NEW
Component: Admin/Editor Tools → Public Pages
Ever confirmed: true
QA Contact: admin-tools → web-ui
Hardware: PC → All
Version: unspecified → 3.0
Blocks: 440453
Blocks: 377706
Probably need a separate page rather than just anchor (#) links.
Severity: normal → enhancement
Target Milestone: --- → 3.x (triaged)
phpbb does it somehow like this: post.php?p=12345#12345 will be the permalink to a specific comment, by taking you to, say, page 5 of the topic, and the #12345 part will scroll down to that specific comment as well.
Blocks: 471577
Priority: -- → P5
Blocks: 453128
Depends on: 557879
Part of http://github.com/jbalogh/zamboni/commit/06939f6a21.
Assignee: nobody → jbalogh
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: 4.x (triaged) → 5.11.4
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.