663: links in admin pages are invalid

markb*****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Oct. 15, 2008
What's the URL of the page containing the problem?
http://%reviewboard_site%/admin/

What steps will reproduce the problem?
1. click "logout" (get 404 error) - link says http://%
reviewboard_site%/admin/logout/
2. click "dashboard" in admin pages (goes nowhere) - link says http://%
reviewboard_site%/admin/
3.

What is the expected output? What do you see instead?
"logout" should go to /account/logout/ (not /admin/logout/?)
"dashboard" should go to /dashboard/ (not /admin/?)

What operating system are you using? What browser?
Gentoo x86 server, Windows XP client (firefox or IE)

Please provide any additional information below.
Perhaps my installation is somehow incorrect?
chipx86
#1 chipx86
Nope, our fault. This is fixed now in r1536.
  • +Fixed
  • +Milestone-Release1.0
  • +chipx86