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

Hudson commented on TAP5-1933:
------------------------------

Integrated in tapestry-trunk-freestyle #977 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/977/])
    TAP5-1933: Change the regular expression used for email validation 
(Revision 0e2369ba06c08ba71180c58460ed9c13735b0593)
Fix test broken by TAP5-1933 fix (Revision 
4407ba9a12045aeb02973d5243a029ccf86d7ef5)

     Result = FAILURE
hlship : 
Files : 
* tapestry-core/src/main/resources/org/apache/tapestry5/core.properties
* tapestry-core/src/main/java/org/apache/tapestry5/validator/Email.java

hlship : 
Files : 
* tapestry-core/src/test/java/org/apache/tapestry5/validator/EmailTest.java

                
> Email validation should use a different regular expression
> ----------------------------------------------------------
>
>                 Key: TAP5-1933
>                 URL: https://issues.apache.org/jira/browse/TAP5-1933
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3.3
>            Reporter: Ray Nicholus
>            Priority: Minor
>              Labels: fixed-in-5.4-js-rewrite, validation
>             Fix For: 5.4
>
>
> Examples of currently allowed (and invalid) addresses: 
>   accent char - é[email protected] 
>   '+' in domain - test@foo+example.com 
>   '/' in domain - test@example/com 
>   wrapped in single quotes - '[hidden email]' 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to