What version are you running?
ReviewBoard 1.7.13, RBTools 0.5.2
What's the URL of the page containing the problem?
Any.
What steps will reproduce the problem?
1. Set up a ReviewBoard installation that uses a path, i.e. you get to it at http://myserver.blah.com/codereviews/ (note the "/codereviews/" part).
2. Post a review using "rbt post --open".
What is the expected output? What do you see instead?
I expect rbt to take me to http://myserver.blah.com/codereviews/r/1234/ , but it instead tries to take me to http://myserver.blah.com/r/1234/ .
What operating system are you using? What browser?
Mac OS X 10.7.4, Safari.
Please provide any additional information below.
post-review gets the URL correct.