You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2007/10/29 05:36:50 UTC

[jira] Commented: (WICKET-1056) CreditCardValidator does not handle spaces or dashes

    [ https://issues.apache.org/jira/browse/WICKET-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538395 ] 

Igor Vaynberg commented on WICKET-1056:
---------------------------------------

patch would be nice...

> CreditCardValidator does not handle spaces or dashes
> ----------------------------------------------------
>
>                 Key: WICKET-1056
>                 URL: https://issues.apache.org/jira/browse/WICKET-1056
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta3
>            Reporter: Mark Sandori
>            Priority: Minor
>             Fix For: 1.3.0-beta5
>
>
> The CreditCardValidator assumes that the provided input only contains numbers without spaces, dashes, etc.
> The validator should be extended to properly handle these common input scenarios, perhaps with an optional attribute around stripping these unwanted characters from the input.

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