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

David Thompson closed VALIDATOR-319.
------------------------------------

    Resolution: Not A Problem

This was an incorrect statement on my part as per the RFC 5322. As per the 
spec, the ABNF is
dot-atom-text   =   1*atext *("." 1*atext)

So this persons email address would be incorrect and the commons-validator code 
is correct. Closing the issue.
                
> CLONE - Email validation fails with . at end of localpart
> ---------------------------------------------------------
>
>                 Key: VALIDATOR-319
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-319
>             Project: Commons Validator
>          Issue Type: Bug
>            Reporter: David Thompson
>
> These emails fail validation, but shouldn't.
> [email protected]
> Discovered this when real users with this email pattern couldn't register in 
> my app.
> These are correctly working:
> [email protected]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to