23 Mar
2018
23 Mar
'18
4:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19943 --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 73192 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73192&action=edit Bug 19943: Gentle error handling for bookcount.pl This patch tests the required parameters and redirects with a 400 HTTP code if parameters are invalid. It also removes the need for the passed biblioitemnumber which is not used at all. A (now) useless sub is removed too. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.