[Koha-bugs] [Bug 6018] Batch modifitcation of items Enchancements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 31 16:27:38 CEST 2011


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

Nicole C. Engard <nengard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nengard at gmail.com
       Patch Status|Needs Signoff               |Failed QA

--- Comment #4 from Nicole C. Engard <nengard at gmail.com> 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.


More information about the Koha-bugs mailing list