http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10267
--- Comment #2 from Owen Leonard <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
