I hang my head in shame, my follow up on bug 20436 broke the implementation for longoverdue limiting by item types. Basically, Kyle had it right the first time, and the QA concern, which I "fixed," broke the feature. So! I shall "put that thing back where it came from, so help me."
Created attachment 95799 [details] [review] Bug 24105 - Fix error when running longoverdue.pl with --itemtypes To test: Run Longoverdue.pl as koha-shell with both 1 and several --itemtypes specified notice that it has an error apply this patch run longoverdue.pl as koha-shell with both 1 and several --itemtypes specified notice there isn't an error anymore!
Seems to work OK in my dev environment according to the test plan. Signing off.
Created attachment 97699 [details] [review] Bug 24105: Fix error when running longoverdue.pl with --itemtypes To test: Run Longoverdue.pl as koha-shell with both 1 and several --itemtypes specified notice that it has an error apply this patch run longoverdue.pl as koha-shell with both 1 and several --itemtypes specified notice there isn't an error anymore! Signed-off-by: David Roberts <david.roberts@ptfs-europe.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Nice work everyone! Pushed to master for 20.05
Pushed to 19.11.x branch for 19.11.03
backported to 19.05.x for 19.05.08