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.