http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8533 Priority: P5 - low Change sponsored?: --- Bug ID: 8533 CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: Non-numeric cardnumbers screw up autoMemberNum Severity: enhancement Classification: Unclassified OS: All Reporter: kyle@bywatersolutions.com Hardware: All Status: NEW Version: master Component: Patrons Product: Koha Non-numeric cardnumbers screw up autoMemberNum. Even though autoMemberNum assumes a library is using numeric cardnumbers, it shouldn't go haywire if one ends up in the database. A simple fix is to select only on numeric cardnumbers only when getting the 'max' current cardnumber. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.