https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30925 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28959 CC| |jonathan.druart+koha@gmail. | |com --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- var "category" is not retrieved from opac/opac-addbybiblionumber.pl commit adc3772204f3c9d5f95866c1e4b90d81198671fc Bug 28959: (follow-up) Adjust all places in which 'category' was used -my $category = $query->param('category'); +my $public = $query->param('public'); Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28959 [Bug 28959] virtualshelves.category is really a boolean -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.