You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/30 06:52:15 UTC

[jira] [Resolved] (FLEX-23980) EmailValidator's disallowed character does not include tab

     [ https://issues.apache.org/jira/browse/FLEX-23980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Mclean resolved FLEX-23980.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.10.0

Checked into develop branch also checked for line feeds and carriage returns.
                
> EmailValidator's disallowed character does not include tab
> ----------------------------------------------------------
>
>                 Key: FLEX-23980
>                 URL: https://issues.apache.org/jira/browse/FLEX-23980
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Validators
>    Affects Versions: Adobe Flex SDK 3.2 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Browser: Firefox 3.x
> Language Found: English
>            Reporter: Adobe JIRA
>             Fix For: Apache Flex 4.10.0
>
>
> Steps to reproduce:
> 1. Create an EmailValidator and a TextInput and set the Text input as the EmailValidator's source.
> 2. Copy and paste a string containing a tab character followed by a valid email address into the text input.
>  
>  Actual Results:
>  Validator does not report the tab plus email address string as invalid. 
>  
>  Expected Results:
>  Validator should report the tab plus email address string as invalid.

--
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