863: Group and user reviewers links are wrong when drafting

smj****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
March 25, 2009
What's the URL of the page containing the problem?
/reviews/r/1/

That is, an installation running RB at /reviews/, and not /.

What steps will reproduce the problem?
1. Log in.
2. Select a review to edit.
3. Under "Reviewers", "Groups", enter a group.
4. Wait for the JavaScript to create a link of the group name.
5. Hold your mouse over the link to see where it points to.

What is the expected output? What do you see instead?
It should point to /reviews/groups/<group_name>/, but instead points to
/reviews/iphone/groups/<group_name/>.

If you replace "groups" with "users" in step 3 and 4 above, i would expect
a link for /reviews/users/<user_name>/, but the link points to
/users/<user_name>/, i.e. to outside of the RB installation, which is
limited to /reviews/.

What operating system are you using? What browser?
Ubuntu 8.10, Firefox 3.0.5.
chipx86
#1 chipx86
What version is this? I'm pretty sure we fixed this bug.
  • +NeedInfo
#2 smj****@gmai***** (Google Code) (Is this you? Claim this profile.)
Ah, sorry, forgot about maybe the most important thing.

I'm running version 1.0alpha2.
chipx86
#3 chipx86
This has since been fixed.
  • -NeedInfo
    +Fixed
  • +Milestone-Release1.0
  • +chipx86