http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11636
Galen Charlton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Galen Charlton <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
