You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2014/01/30 14:48:11 UTC

[jira] [Closed] (VALIDATOR-291) UrlValidator, underscores in domain names

     [ https://issues.apache.org/jira/browse/VALIDATOR-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb closed VALIDATOR-291.
--------------------------


> UrlValidator, underscores in domain names
> -----------------------------------------
>
>                 Key: VALIDATOR-291
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-291
>             Project: Commons Validator
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 1.3.1 Release
>            Reporter: Brendan Dahl
>
> String[] schemes = {"http"};
> UrlValidator urlValidator = new UrlValidator(schemes);
> urlValidator.isValid("http://xavier_shane.mydagsite.com/") == false
> this is a real and valid website url.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)