http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11636 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #6 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to Owen Leonard from comment #0)
This problem affects libraries where patron card numbers include leading zeroes, for example "0001234." To reproduce:
1. If necessary, create or modify a patron to have a card number with leading zeroes. 2. Go to Tools -> Patron lists. 3. Click "Add patrons" on an existing list. 4. Perform a patron search and choose one of the results. 5. Click the "remove" link next to the patron name which was just added. Nothing will happen.
See also Bug 11534.
As a general observation, interfaces that refer to known patron records would be better off referring to them by borrowernumber, not cardnumber. -- You are receiving this mail because: You are watching all bug changes.