[Koha-bugs] [Bug 25712] Add plugin hooks to transform patron and item barcodes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 21 17:06:31 CEST 2020


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

--- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Lucas Gass from comment #7)
>  FAIL	cataloguing/additem.pl
>    FAIL	  valid
> 		Global symbol "$addedolditem" requires explicit package name (did you
> forget to declare "my $addedolditem"?)
> 		Global symbol "$addedolditem" requires explicit package name (did you
> forget to declare "my $addedolditem"?)

Fixed!

>  FAIL	t/lib/Koha/Plugin/Test.pm
>    FAIL	  critic
> 		# Variables::ProhibitUnusedVariables: Got 1 violation(s).

This one's a false alarm and can be ignored.

>  FAIL	tools/batchMod.pl
>    FAIL	  valid
> 		Global symbol "$barcode" requires explicit package name (did you forget to
> declare "my $barcode"?)
> 		tools/batchMod.pl had compilation errors.

Fixed!

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


More information about the Koha-bugs mailing list