You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2007/12/06 19:57:03 UTC

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

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

Frank Bille Jensen updated WICKET-1056:
---------------------------------------

    Fix Version/s:     (was: 1.3.0-rc2)
                   1.3.0-rc3

> 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-rc3
>
>         Attachments: CreditCardValidator.patch.gz
>
>
> 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.