RfcCompliantEmailAddressValidator accepts whitespace and tab
------------------------------------------------------------
Key: WICKET-1730
URL: https://issues.apache.org/jira/browse/WICKET-1730
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 1.3.4
Reporter: Michael Sparer
Priority: Minor
The RfcCompliantEmailAddressValidator in the
org.apache.wicket.extensions.validation.validator package accepts whitespace
and tab characters as it uses the regex provided on
http://www.ex-parrot.com/~pdw/Mail-RFC822-Address.html which "..will only
validate addresses that have had any comments stripped and replaced with
whitespace".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.