http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13178 Bug ID: 13178 Summary: cardnumber field length is too short Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: Jeremy.evans@nibsc.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The cardnumber field in the Patron record is currently limited to 16 characters. We do not use patron cards. We prefer to use the user's email address as the card number as it is unique to that person and they can remember this. However the domain section of our work email for one of our sites is 14 characters before prefixing it with firstname.lastname Therefore when saving the record this truncates after the first 16 characters. We would like the cardnumber field length to be extended, say to 40 characters -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.