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

--- Comment #4 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Created attachment 55540
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55540&action=edit
Bug 15690: CardnumberLength should not be bigger than 16

borrowers.cardnumber is a varchar(16), so CardnumberLength should not
have a max > 16

Test plan:
Test different value in CardnumberLength ("20", "20,30", "40,")
Edit a patron a make sure the text display under the cardnumber input is
correct

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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