You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Hugo Palma (JIRA)" <de...@tapestry.apache.org> on 2008/02/09 01:01:18 UTC

[jira] Created: (TAPESTRY-2143) Framework should include an email validator

Framework should include an email validator
-------------------------------------------

                 Key: TAPESTRY-2143
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2143
             Project: Tapestry
          Issue Type: New Feature
          Components: Framework
    Affects Versions: 5.0.9
            Reporter: Hugo Palma
            Priority: Minor


It's very common in web application to ask for an email address at some point. 
Tapestry should have an email validator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-2143) Framework should include an email validator

Posted by "Hugo Palma (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hugo Palma updated TAPESTRY-2143:
---------------------------------

    Attachment: email.patch

An email validator i'm using in some projects.

Unit tests included.

> Framework should include an email validator
> -------------------------------------------
>
>                 Key: TAPESTRY-2143
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2143
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 5.0.9
>            Reporter: Hugo Palma
>            Priority: Minor
>         Attachments: email.patch
>
>
> It's very common in web application to ask for an email address at some point. 
> Tapestry should have an email validator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-2143) Framework should include an email validator

Posted by "Dan Adams (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Adams updated TAPESTRY-2143:
--------------------------------

             Priority: Major  (was: Minor)
    Affects Version/s:     (was: 5.0.9)
                       5.0.12

> Framework should include an email validator
> -------------------------------------------
>
>                 Key: TAPESTRY-2143
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2143
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 5.0.12
>            Reporter: Hugo Palma
>         Attachments: email.patch
>
>
> It's very common in web application to ask for an email address at some point. 
> Tapestry should have an email validator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-2143) Framework should include an email validator

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-2143.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.14
         Assignee: Howard M. Lewis Ship

A future improvement would be to implement client-side validation as well.  Maybe before the release candidate.

> Framework should include an email validator
> -------------------------------------------
>
>                 Key: TAPESTRY-2143
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2143
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 5.0.12
>            Reporter: Hugo Palma
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.14
>
>         Attachments: email.patch
>
>
> It's very common in web application to ask for an email address at some point. 
> Tapestry should have an email validator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-2143) Framework should include an email validator

Posted by "Hugo Palma (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568043#action_12568043 ] 

Hugo Palma commented on TAPESTRY-2143:
--------------------------------------

Forgot to include the message with key "invalid-email" in the patch.

In case this gets included don't forget to include the message.

> Framework should include an email validator
> -------------------------------------------
>
>                 Key: TAPESTRY-2143
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2143
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 5.0.9
>            Reporter: Hugo Palma
>            Priority: Minor
>         Attachments: email.patch
>
>
> It's very common in web application to ask for an email address at some point. 
> Tapestry should have an email validator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org