[
https://issues.apache.org/jira/browse/VALIDATOR-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reto Habluetzel updated VALIDATOR-388:
--------------------------------------
Attachment: validator-388-test.patch
extended EmailValidatorTest with this case
> Email Validator accepts invalid E-Mail Address
> ----------------------------------------------
>
> Key: VALIDATOR-388
> URL: https://issues.apache.org/jira/browse/VALIDATOR-388
> Project: Commons Validator
> Issue Type: Bug
> Components: Routines
> Affects Versions: 1.5.0
> Reporter: Reto Habluetzel
> Attachments: validator-388-test.patch
>
>
> According to wikipedia [1], the e-mail address
> ```
> this\ still\"not\\[email protected]
> ```
> is invalid. However, the EmailValidator class accepts this as valid.
> 1. https://en.wikipedia.org/wiki/Email_address#Syntax
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)