[
https://issues.apache.org/jira/browse/WW-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15842360#comment-15842360
]
ASF subversion and git services commented on WW-4735:
-----------------------------------------------------
Commit 45580718ab01627d4cf2b168e65e4d0016681a54 in struts's branch
refs/heads/master from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=4558071 ]
WW-4735 Uses more flexible RegExp to match domain suffixes
> EmailValidator does not accept new domain suffixes
> --------------------------------------------------
>
> Key: WW-4735
> URL: https://issues.apache.org/jira/browse/WW-4735
> Project: Struts 2
> Issue Type: Bug
> Reporter: Samuel Zihlmann
> Priority: Minor
> Fix For: 2.5.next
>
>
> I don't think Struts should be validating domain suffixes, because they can
> be purchased now. The work to add them to this EMAIL_ADDRESS_PATTERN will
> grow exponential ;)
> Currently I added ".swiss" to my already customised email regex and this will
> not be the last one...
> I suggest to use a more flexible regex for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)