You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Hiroyuki, Ohnaka (JIRA)" <ji...@apache.org> on 2015/03/13 19:10:38 UTC

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

Hiroyuki, Ohnaka created VALIDATOR-361:
------------------------------------------

             Summary: 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


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)

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

Posted by sebb <se...@gmail.com>.
On 13 March 2015 at 20:34, Benedikt Ritter <br...@apache.org> wrote:
> Hooray, the UrlValidator again...
>
> seriously, what are we going to do about this? We can push a new release,
> every time the TLD list gets updated.

It's pretty easy to update the TLD list, but this happens quite frequently.

So we really need a way for users to do it themselves.

And/or to allow a better override mechanism for partial validation.

Both these need some design time spent on them.

> ---------- Forwarded message ----------
> From: Hiroyuki, Ohnaka (JIRA) <ji...@apache.org>
> Date: 2015-03-13 19:10 GMT+01:00
> Subject: [jira] [Created] (VALIDATOR-361) UrlValidator rejects new gTLDs
> with more than 4 characters,
> To: issues@commons.apache.org
>
>
> Hiroyuki, Ohnaka created VALIDATOR-361:
> ------------------------------------------
>
>              Summary: 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
>
>
> 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)
>
>
>
> --
> http://people.apache.org/~britter/
> http://www.systemoutprintln.de/
> http://twitter.com/BenediktRitter
> http://github.com/britter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


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

Posted by Benedikt Ritter <br...@apache.org>.
Hooray, the UrlValidator again...

seriously, what are we going to do about this? We can push a new release,
every time the TLD list gets updated.

---------- Forwarded message ----------
From: Hiroyuki, Ohnaka (JIRA) <ji...@apache.org>
Date: 2015-03-13 19:10 GMT+01:00
Subject: [jira] [Created] (VALIDATOR-361) UrlValidator rejects new gTLDs
with more than 4 characters,
To: issues@commons.apache.org


Hiroyuki, Ohnaka created VALIDATOR-361:
------------------------------------------

             Summary: 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


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)



-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter