You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Racon (JIRA)" <ji...@apache.org> on 2015/11/10 00:58:10 UTC

[jira] [Commented] (WW-4565) Email validation blocks upper case letters

    [ https://issues.apache.org/jira/browse/WW-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997688#comment-14997688 ] 

Lukasz Racon commented on WW-4565:
----------------------------------

This will also fix WW-2821, WW-2700, and WW-2191 tickets.

> Email validation blocks upper case letters
> ------------------------------------------
>
>                 Key: WW-4565
>                 URL: https://issues.apache.org/jira/browse/WW-4565
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Actions
>            Reporter: Lukasz Racon
>
> Client side email validation prevents user from using upper case letters in the email address. Server side is already case insensitive. Fix makes validation regex case insensitive:
> https://github.com/apache/struts/pull/56



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)