You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "David Thompson (JIRA)" <ji...@apache.org> on 2013/04/24 21:39:16 UTC

[jira] [Updated] (VALIDATOR-319) CLONE - Email validation fails with . at end of localpart

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

David Thompson updated VALIDATOR-319:
-------------------------------------

    Description: 
These emails fail validation, but shouldn't.

abc.@abc.com

Discovered this when real users with this email pattern couldn't register in my app.

These are correctly working:
abc.def@abc.com


  was:
These emails fail validation, but shouldn't.

abc-@abc.com
abc_@abc.com

Discovered this when real users with this email pattern couldn't register in my app.

These are correctly working:
abc-def@abc.com
abc_def@abc.com
abc@abc_def.com

WILL

    
> 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
>             Fix For: 1.4.0 Release
>
>
> These emails fail validation, but shouldn't.
> abc.@abc.com
> Discovered this when real users with this email pattern couldn't register in my app.
> These are correctly working:
> abc.def@abc.com

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