https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30925

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |28959
                 CC|                            |jonathan.druart+koha@gmail.
                   |                            |com

--- Comment #3 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to