[Koha-bugs] [Bug 15021] Batch item modification does not work correctly on plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 16 10:53:21 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15021

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 43468
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43468&action=edit
Bug 15021: Fix scoping variable in tools/batchMod.pl

$tagslib is used in subroutines and should be declare as global.

Test plan:
On the Batch item modification page, all item fields should be listed, not only
the title.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list