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 2015/11/05 01:50:28 UTC

[jira] [Resolved] (VALIDATOR-361) UrlValidator rejects new gTLDs with more than 4 characters,

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

Sebb resolved VALIDATOR-361.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

The originally reported problem has long since been fixed in trunk.
Added a test case.

As to configurability, see VALIDATOR-341

URL: http://svn.apache.org/viewvc?rev=1712701&view=rev
Log:
VALIDATOR-361 UrlValidator rejects new gTLDs with more than 4 characters

Modified:
    commons/proper/validator/trunk/src/changes/changes.xml
    commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/UrlValidatorTest.java


> UrlValidator rejects new gTLDs with more than 4 characters, 
> ------------------------------------------------------------
>
>                 Key: VALIDATOR-361
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-361
>             Project: Commons Validator
>          Issue Type: Bug
>    Affects Versions: 1.4.1 Release
>            Reporter: Hiroyuki, Ohnaka
>             Fix For: 1.5.0
>
>
> org.apache.commons.validator.UrlValidator#isValid rejects TLD more than 4 characters.(for example,  http://hello.tokyo/ )
> A lot of new gTLDs has more than 4 characters(  http://www.icann.org/registries/listing.html ), and these domains cannnot pass URL validation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)