[Koha-bugs] [Bug 10267] No error message when entering an invalid cardnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 21 15:02:07 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10267

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Here are some steps we could take, individually or in combination:

1. Add a "maxlenth" attribute to the input field.
2. Add some JavaScript validation to warn the user when the limit is reached.
3. Increase the length which can be stored.

If we increase the possible length of a card number what should it be? 50? 100?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list