2404: hardcoded admin links assume root is /, results in 404

Ellio******@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 22, 2012
What version are you running?
1.7 alpha, 7142282fc0345e7c7dd5292a0c2ad9f1d2193f69

What's the URL of the page containing the problem?
e.g.: https://MYHOST/reviewboard/admin/

What steps will reproduce the problem?
go to admin, click any of the links under manage, e.g.: Users or Repositories

What is the expected output? What do you see instead?
expected: the selected page to load {e.g.: https://MYHOST/reviewboard/admin/db/auth/user/
actual: 404 {e.g.: https://MYHOST/admin/db/auth/user/}

What operating system are you using? What browser?
linux firefox

Please provide any additional information below.
sorry if this is a dupe or currently being worked on, just sayin in case it helps. i know what alpha means ;)
david
#1 david
Fixed in master (1320b0b). Thanks for the report!
  • +Fixed