http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6018
Nicole C. Engard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Patch Status|Needs Signoff |Failed QA --- Comment #4 from Nicole C. Engard <[email protected]> 2011-03-31 14:27:38 UTC --- On testing the first patch I find that only the first item has it's value changed. I had 2 items and chose a shelving location value and it only applied to the first item - not both of them. I also chose to remove that shelving location using the checkbox and nothing happened ... when I applied the follow up I got the following on the batch item mod page: Software error: syntax error at /home/nengard/kohaclone/tools/batchMod.pl line 326, near "elsif" Global symbol "@authorised_values" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 327. Global symbol "$tag" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 327. Global symbol "$subfield" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 327. Global symbol "@authorised_values" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 331. Global symbol "%authorised_lib" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 332. syntax error at /home/nengard/kohaclone/tools/batchMod.pl line 336, near "}" Global symbol "$tag" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 337. Global symbol "$subfield" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 337. Global symbol "@authorised_values" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 338. Global symbol "$tag" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 338. Global symbol "$subfield" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 338. Global symbol "$value" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 345. Global symbol "$value" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 345. Global symbol "@authorised_values" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 347. Global symbol "%authorised_lib" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 348. Global symbol "$value" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 350. Global symbol "$value" requires explicit package name at /home/nengard/kohaclone/tools/batchMod.pl line 350. syntax error at /home/nengard/kohaclone/tools/batchMod.pl line 353, near "}" /home/nengard/kohaclone/tools/batchMod.pl has too many errors. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
