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


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.

Reply via email to