[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 Oct 24 23:13:06 CEST 2017


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

--- Comment #28 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.


More information about the Koha-bugs mailing list