[
http://opensource.atlassian.com/projects/hibernate/browse/HV-472?page=com...
]
Hardy Ferentschik commented on HV-472:
--------------------------------------
I think we can add an _idn_ parameter to the existing _@Email_ annotation which allows to
configure the behavior. If _idn_ is set to _true_ we allow unicode characters. This way we
don't change existing behavior unless you explicitly configure it.
E-Mail Validator does not validate IDN E-Mail-Addresses
-------------------------------------------------------
Key: HV-472
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-472
Project: Hibernate Validator
Issue Type: Bug
Components: validators
Affects Versions: 4.2.0.Final
Reporter: Tom Schindl
Fix For: 4.3.0.next
It looks like the E-Mail-Address validator is not prepared to handle E-Mail-Addresses who
allow IDN (e.g. german umlaute):
*
http://en.wikipedia.org/wiki/Internationalized_domain_name
*
http://en.wikipedia.org/wiki/List_of_top-level_domains
*
http://de.wikipedia.org/wiki/Internationalizing_Domain_Names_in_Applications
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira