3079: rbt post --open doesn't open the correct URL

iand*****@mac**** (Google Code) (Is this you? Claim this profile.)
Jan. 16, 2014
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.
#1 iand*****@mac**** (Google Code) (Is this you? Claim this profile.)
It looks like this got fixed by RBTools 0.5.5
david
#2 david
Thanks for the update.
  • +Fixed