[Koha-bugs] [Bug 8533] New: Non-numeric cardnumbers screw up autoMemberNum

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 31 14:10:08 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8533

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8533
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
           Summary: Non-numeric cardnumbers screw up autoMemberNum
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: kyle at 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.


More information about the Koha-bugs mailing list