[richfaces-issues] [JBoss JIRA] Resolved: (RF-3991) ajaxValidator: @EAM and @CreditCardNumber validations do not apply in case any letter was inputted.
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Tue Aug 5 17:26:56 EDT 2008
[ https://jira.jboss.org/jira/browse/RF-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Belaevski resolved RF-3991.
--------------------------------
Resolution: Rejected
Assignee: Tsikhon Kuprevich (was: Nick Belaevski)
Comment for validators of mentioned types: "aims to check for user mistake, not actual number validity!" Please enter the codes in valid format
> ajaxValidator: @EAM and @CreditCardNumber validations do not apply in case any letter was inputted.
> ---------------------------------------------------------------------------------------------------
>
> Key: RF-3991
> URL: https://jira.jboss.org/jira/browse/RF-3991
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.2.2
> Environment: 3.2.2.BETA2
> Reporter: Alexander Dubovsky
> Assignee: Tsikhon Kuprevich
> Priority: Minor
> Fix For: 3.2.2
>
>
> @EAM and @CreditCardNumber validations do not apply in case any letter was inputted.
> Example:
> # Input "111" in @EAM validated field => validator is triggered
> # Input "sss" in @EAM validated field => validator is not triggered
> # Input "111" in @CreditCardNumber validated field => validator is triggered
> # Input "sss" in @CreditCardNumber validated field => validator is not triggered
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list