[
https://issues.apache.org/jira/browse/WW-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15842444#comment-15842444
]
Hudson commented on WW-4735:
----------------------------
SUCCESS: Integrated in Jenkins build Struts-JDK7-master #587 (See
[https://builds.apache.org/job/Struts-JDK7-master/587/])
WW-4735 Uses more flexible RegExp to match domain suffixes (lukaszlenart: rev
45580718ab01627d4cf2b168e65e4d0016681a54)
* (edit)
core/src/main/java/com/opensymphony/xwork2/validator/validators/EmailValidator.java
* (edit)
core/src/test/java/com/opensymphony/xwork2/validator/EmailValidatorTest.java
> 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
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.5.10
>
>
> 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)