https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10267
--- Comment #28 from Jonathan Druart <[email protected]> --- Created attachment 68503 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68503&action=edit Bug 10267: Display the message only if the user enters too many characters It seems better to display the warning if the user tries to enter too many characters in the input. Test plan: With max=16 1. Copy/paste a string with 15, 16 and 17 characters 2. Enter a cardnumber of 15, 16, 17 characters The warning should be displayed only the input overflows -- 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/
