747: server URL validation prevents internal URLs

arthu******@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Sept. 16, 2009
1017
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.
david
#1 david
  • +Confirmed
chipx86
#3 chipx86
This is fixed in Review Board 1.0.2.
  • -Confirmed
    +Fixed
  • +Milestone-Release1.0.x
  • +chipx86