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

Sebb resolved VALIDATOR-457.
----------------------------
    Fix Version/s: 1.7
       Resolution: Fixed

Fixed in c53e5639b7e149e2ea9efe78a9217afdcf3bbcbd

> Email validation is failing when the domain name is "llc" (Limited Liability 
> option)
> ------------------------------------------------------------------------------------
>
>                 Key: VALIDATOR-457
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-457
>             Project: Commons Validator
>          Issue Type: Bug
>            Reporter: Madan Ranganath
>            Priority: Minor
>             Fix For: 1.7
>
>
> We are using 1.6 version of the Commons validator. It is working in almost 
> all domains for email validation. We recently started seeing issues, when the 
> email address is in this format - 
> [[email protected]|mailto:[email protected]]. Validator returns this email 
> address as false.
> <*dependency*>
>   <*groupId*>commons-validator</*groupId*>
>   <*artifactId*>commons-validator</*artifactId*>
>   <*version*>1.6</*version*>
> </*dependency*>
>  
> I debugged further and found out that in the String array GENERIC_TLDS[] in 
> DomainValidator class, the domain, "llc" is missing. If we add that it should 
> start working.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to