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

--- Comment #27 from Aleisha Amohia <[email protected]> ---
(In reply to Jonathan Druart from comment #26)
> With CardnumberLength=16, if I enter a 16 chars length string, I get the
> warning.
> It should display only if > 16, right?

Not quite - you can't actually input more than 16 characters so no warning
would show if we made that change, which is the problem already. Having a
warning at 16 characters (rather than > 16 characters) just lets the user know
that there is a limit in place and that they've reached the max. Does that make
sense?

-- 
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/

Reply via email to