[
https://issues.apache.org/jira/browse/WW-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282482#comment-15282482
]
Hudson commented on WW-4626:
----------------------------
SUCCESS: Integrated in Struts-JDK7-master #471 (See
[https://builds.apache.org/job/Struts-JDK7-master/471/])
WW-4626 Adds support for .cat domain (lukaszlenart: rev
a44c7bc13d14d97c283aaddd914b748235f01bd6)
* core/src/test/java/com/opensymphony/xwork2/validator/EmailValidatorTest.java
*
core/src/main/java/com/opensymphony/xwork2/validator/validators/EmailValidator.java
> EmailValidator flags .cat emails as invalid
> -------------------------------------------
>
> Key: WW-4626
> URL: https://issues.apache.org/jira/browse/WW-4626
> Project: Struts 2
> Issue Type: Bug
> Components: XML Validators
> Affects Versions: 2.3.28
> Environment: Linux, AWS, Solaris
> Reporter: Jesus Ciriano
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.29, 2.5.1
>
>
> I've a customer with .cat email who gets an invalid email error message.
> .cat is a valid TLD as of https://en.wikipedia.org/wiki/.cat
> It was approved in September 2005
> After checking the documentation at
> https://struts.apache.org/docs/email-validator.html it seems the pattern
> doesn't not include .cat domain
> I've seen that WW-4569 solves the same problem with .tech
> Thanks in advance
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)