Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 2809 by ex...@dps-online.de: 1.7 RC1 broken links in admin dashboard
http://code.google.com/p/reviewboard/issues/detail?id=2809

What version are you running?
Reviewboard 1.7rc1
Django 1.4.2
Djblets 0.7.4


What's the URL of the page containing the problem?
Links in system information section of admin dashboard

What steps will reproduce the problem?
1. installed  1.7 RC1 (upgrade from 1.7 beta 2)
2. login as admin goto admin dashboard
3. click on link under "System information"
4. results in HTTP 404

What is the expected output? What do you see instead?
Display of corresponding system information


What operating system are you using? What browser?
Server: Ubuntu 12.04.1 LTS, Apache
Client: WinXP, Firefox 17


Please provide any additional information below.
The links seem to be missing the subdirectory reviewboard is installed in.
For example ReviewBoard resides in
http://<servername>/reviewboard
so on URL http://<servername>/reviewboard/admin/ I click "Server Cache"
and it leads me to http://<servername>/admin/cache/ which is not a valid URL on my system.
After I manually inserted "reviewboard/" before "admin" the page loads
and displays the correct information.

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to