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/19 00:24:11 UTC

[jira] [Resolved] (VALIDATOR-364) Email Validator does not support quoted/escaped character in the local part of the email address

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

Sebb resolved VALIDATOR-364.
----------------------------
    Resolution: Fixed

URL: http://svn.apache.org/viewvc?rev=1715076&view=rev
Log:
VALIDATOR-382 duplicates VALIDATOR-353

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


> Email Validator does not support quoted/escaped character in the local part of the email address
> ------------------------------------------------------------------------------------------------
>
>                 Key: VALIDATOR-364
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-364
>             Project: Commons Validator
>          Issue Type: Bug
>          Components: Routines
>    Affects Versions: 1.4.1 Release
>            Reporter: teo bran
>         Attachments: VALIDATOR-364.patch
>
>
> Currently the email address validator doesn't support to quote (or escape) a character in the local part of the address.
> Examples:
> {noformat}
> Abc\@def@example.com
> Fred\ Bloggs@example.com
> Joe.\\Blow@example.com
> {noformat}
> Source: [RFC 3696 | http://tools.ietf.org/html/rfc3696#section-3]



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