http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12727
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30568|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <[email protected]> --- Created attachment 30608 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30608&action=edit Bug 12727 - Patron category filter in batch patron deletion tool is broken After commit 6973e3b7d50777a147a29f2f3d213a6175c9eb74, patron category filter in batch patron deletion tool (tools/cleanborrowers.pl) doesn't work properly any longer. It's still possible to choose a patron category as selection criterion, but this criterion is being efectivelly ignored on futhers steps. As a result, all patrons (with no check-outs and no outstanding account balance) may get mistakenly deleted when using this tool, despite their respective categories. To test: 1/ apply patch 2/ follow the test plan[s] for Bug 11975 Signed-off-by: Chris Cormack <[email protected]> -- 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/
