What's the URL of the page containing the problem?
admin/settings/general/
What steps will reproduce the problem?
1. Enter a server URL to an internal server (in this case http://mshlindev/reviews)
2. Press enter.
3. Get "Enter a valid URL" error message.
What is the expected output? What do you see instead?
I should be allowed to add internal server URLs.
What operating system are you using? What browser?
Trying to add on Mac OS X with Safari, Reviewboard is on an Ubuntu Server.
Please provide any additional information below.
It seems the validation for the URL is expecting it to end with .<something>. A work around is to
use the fully qualified name, but I would like to be able to use the internal DNS names too.