[Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 5 08:32:34 CET 2021


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

Christian Stelzenmüller <christian.stelzenmueller at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christian.stelzenmueller at bs
                   |                            |z-bw.de

--- Comment #228 from Christian Stelzenmüller <christian.stelzenmueller at bsz-bw.de> ---
I got an error at testing on step 4: Click the new link "MARC merge rules" in
the "Catalog" section of the Koha administration page.

Error trace:

Could not compile /kohadevbox/koha/admin/marc-merge-rules.pl: Global symbol
"$bib_items_added" requires explicit package name (did you forget to declare
"my $bib_items_added"?) at /kohadevbox/koha/C4/ImportBatch.pm line 676.
Global symbol "$bib_items_replaced" requires explicit package name (did you
forget to declare "my $bib_items_replaced"?) at
/kohadevbox/koha/C4/ImportBatch.pm line 676.
Global symbol "$bib_items_errored" requires explicit package name (did you
forget to declare "my $bib_items_errored"?) at
/kohadevbox/koha/C4/ImportBatch.pm line 676.
Global symbol "$bib_items_added" requires explicit package name (did you forget
to declare "my $bib_items_added"?) at /kohadevbox/koha/C4/ImportBatch.pm line
677.
Global symbol "$bib_items_replaced" requires explicit package name (did you
forget to declare "my $bib_items_replaced"?) at
/kohadevbox/koha/C4/ImportBatch.pm line 678.
Global symbol "$bib_items_errored" requires explicit package name (did you
forget to declare "my $bib_items_errored"?) at
/kohadevbox/koha/C4/ImportBatch.pm line 679.
syntax error at /kohadevbox/koha/C4/ImportBatch.pm line 684, near "HEAD
                ModAuthority"
Compilation failed in require at /kohadevbox/koha/admin/marc-merge-rules.pl
line 33.
BEGIN failed--compilation aborted at /kohadevbox/koha/admin/marc-merge-rules.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