[Koha-bugs] [Bug 19266] Add ability to update 005 during import of records and check 001 uniqueness on save to batch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 15 17:12:35 CEST 2021


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

--- Comment #10 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
I get a big angry error when trying to go to the cataloging module with Nick's
patch applied:
Could not compile /kohadevbox/koha/cataloguing/addbooks.pl: Global symbol
"$marc_records" requires explicit package name (did you forget to declare "my
$marc_records"?) at /kohadevbox/koha/C4/ImportBatch.pm line 455.
Global symbol "$num_matched_control_number" requires explicit package name (did
you forget to declare "my $num_matched_control_number"?) at
/kohadevbox/koha/C4/ImportBatch.pm line 479.
Global symbol "$num_matched_control_number" requires explicit package name (did
you forget to declare "my $num_matched_control_number"?) at
/kohadevbox/koha/C4/ImportBatch.pm line 516.
Compilation failed in require at /kohadevbox/koha/C4/Breeding.pm line 29.
BEGIN failed--compilation aborted at /kohadevbox/koha/C4/Breeding.pm line 29.
Compilation failed in require at /kohadevbox/koha/cataloguing/addbooks.pl line
33.
BEGIN failed--compilation aborted at /kohadevbox/koha/cataloguing/addbooks.pl
line 33.
 at /usr/share/perl5/CGI/Compile.pm line 132

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


More information about the Koha-bugs mailing list