[jQuery] [validate] url checking doesn't allow localhost

[jQuery] [validate] url checking doesn't allow localhost


The validation rule for URLs seems not to like single-part domain
names.
For instance:
http://localhost/whatever.htm
will fail...