1458: User "View on site" button has broken path

presto******@gmai***** (Google Code) (Is this you? Claim this profile.)
May 6, 2010
What version are you running?
1.0.5.1


What's the URL of the page containing the problem?
http://reviewboardserver/reviewboard/admin/db/auth/user/1/ etc.

What steps will reproduce the problem?
1. Have a rb site not in the root of the webserver
2. Admin -> Database -> Users -> $USER -> click "View on site" button

What is the expected output? What do you see instead?
Expected http://reviewboardserver/reviewboard/users/$USER/
Instead sent to http://reviewboardserver/users/$USER/

What operating system are you using? What browser?
Linux/Chrome doesn't matter?

Please provide any additional information below.
Couldn't find any other mention of this bug, but it is kind of hard to 
search for.
chipx86
#1 chipx86
  • +Confirmed
  • -Priority-Medium
    +Priority-Low
    +Milestone-Release1.5
    +Component-Admin
chipx86
#2 chipx86
I verified that this does work. It seems you probably don't have your SITE_ROOT in
your settings_local.py set correctly. Can you verify that it is not "/" ?
  • -Confirmed
    +NeedInfo
chipx86
#3 chipx86
  • -NeedInfo
    +UnableToReproduce