[forge:site-support:#6716]
I receive the following message.. 'That is not a valid URL' ...when attempting to import tickets from a Trac project URL whose domain is an IP address.
I receive the following message..
'That is not a valid URL'
...when attempting to import tickets from a Trac project URL whose domain is an IP address.
Same with SVN import: [forge:site-support:#6740]
Perhaps we could extend formencode.validators.URL to support IP addresses.
formencode.validators.URL
Closed #546. je/42cc_7160
je/42cc_7160
Looks good and works well, but we should have a unit test. Especially since regular expressions are involved - easy for those to go wrong :)
Closed #557. Force-pushed je/42cc_7160 (rebase)
Log in to post a comment.
Same with SVN import: [forge:site-support:#6740]
Perhaps we could extend
formencode.validators.URL
to support IP addresses.Closed #546.
je/42cc_7160
Looks good and works well, but we should have a unit test. Especially since regular expressions are involved - easy for those to go wrong :)
Closed #557. Force-pushed
je/42cc_7160
(rebase)