[
https://issues.apache.org/jira/browse/WW-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282425#comment-15282425
]
Hudson commented on WW-4626:
----------------------------
SUCCESS: Integrated in Struts-JDK6-support-2.3 #1027 (See
[https://builds.apache.org/job/Struts-JDK6-support-2.3/1027/])
WW-4626 Adds support for .cat domain (lukaszlenart: rev
9bcd1bc9f610c85117087dfb82f6e5f1424f14e7)
*
xwork-core/src/test/java/com/opensymphony/xwork2/validator/EmailValidatorTest.java
*
xwork-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)