http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15021 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43468|0 |1 is obsolete| | --- Comment #2 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 43488 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43488&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. Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Works as expected -- You are receiving this mail because: You are watching all bug changes.