http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11975 --- Comment #3 from Galen Charlton <gmcharlt@gmail.com> --- Created attachment 28105 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28105&action=edit Bug 11975: (follow-up) simplify construction of params for GetBorrowersToExpunge() This patch consolidates the code for constructing the parameters for GetBorrowersToExpunge() into a subroutine. As a side-effect, this fixes a regression introduced by the main patch where no patrons would be deleted when filtering by expiration date. To test: [1] Follow the test plan in the main patch. Signed-off-by: Galen Charlton <gmc@esilibrary.com> -- You are receiving this mail because: You are watching all bug changes.