http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10861
--- Comment #15 from Jonathan Druart <[email protected]> --- Created attachment 23477 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23477&action=edit Bug 10861: Reintroduced the cardnumber length check (client side) Previous patches has removed the pattern attribute of the input, it was not needed. This patch reintroduces it. It will only work for new browser version. Moreover, it manages with the ',XX' format (see UT). -- You are receiving this mail because: 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/
