779: When site_root is not /, deleting an issue will result in wrong start page

tme****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Dec. 28, 2008
What's the URL of the page containing the problem?
http://saruman/review/r

What steps will reproduce the problem?
1. Have a different SITE_ROOT then / e.g. /review
2. Delete an issue
3. You will be transported to http://<server> and not http://server/<SITE_ROOT>

What is the expected output? What do you see instead?
Jumped to / instead of /review on the server

What operating system are you using? What browser?
debian etch/firefox 3.0

Please provide any additional information below.
-
chipx86
#1 chipx86
Fixed in my UI rewrite. I'll close this once it's in.
  • +Started
  • -Priority-Medium
    +Priority-Critical
    +Component-Reviews
    +Milestone-Release1.0
  • +chipx86
chipx86
#2 chipx86
Fixed in r1644.
  • -Started
    +Fixed
#3 tme****@gmai***** (Google Code) (Is this you? Claim this profile.)
thx