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/09 21:27:10 UTC

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

Lukasz Racon created WW-4565:
--------------------------------

             Summary: 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)