http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8464 Priority: P5 - low Change sponsored?: --- Bug ID: 8464 CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Assignee: adrien.saurat@biblibre.com Summary: Age limitations not handled during patron creation Severity: normal Classification: Unclassified OS: All Reporter: adrien.saurat@biblibre.com Hardware: All Status: ASSIGNED Version: master Component: Patrons Product: Koha TEST PLAN 1) Create a patron category allowing users from 10 to 20 years old. 2) Set the BorrowerMandatoryField system preference to ask for the date of birth when creating a patron. Just add "|dateofbirth" at the end of the string if the date is not there yet. 3) Create a patron with a birth date in 2012. No error message will be displayed and the patron is created even though it should have been forbidden. -- You are receiving this mail because: You are watching all bug changes.