[Koha-bugs] [Bug 7890] Highlight required field in MARC editor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 6 00:59:12 CET 2019


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

Cori Lynn Arnold <carnold at dgiinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carnold at dgiinc.com
             Status|Needs Signoff               |Failed QA

--- Comment #2 from Cori Lynn Arnold <carnold at dgiinc.com> ---

I got this error below when I tried to import a record ("Sometimes I lie" by
Alice Feeney)

Steps:

1. Go to Cataloging
2. Click "New from Z39.5/SRU" button
3. Put "Sometimes I lie" in the title field and hit "Search"
4. Click on a row and select "Import"

Error:

Could not compile /kohadevbox/koha/cataloguing/addbiblio.pl: Global symbol
"$tab" requires explicit package name (did you forget to declare "my $tab"?) at
/kohadevbox/koha/cataloguing/addbiblio.pl line 876.
Global symbol "$tab" requires explicit package name (did you forget to declare
"my $tab"?) at /kohadevbox/koha/cataloguing/addbiblio.pl line 877.
Global symbol "$title" requires explicit package name (did you forget to
declare "my $title"?) at /kohadevbox/koha/cataloguing/addbiblio.pl line 889.
Global symbol "$title" requires explicit package name (did you forget to
declare "my $title"?) at /kohadevbox/koha/cataloguing/addbiblio.pl line 890.
Global symbol "$uxml" requires explicit package name (did you forget to declare
"my $uxml"?) at /kohadevbox/koha/cataloguing/addbiblio.pl line 941.
Global symbol "$urecord" requires explicit package name (did you forget to
declare "my $urecord"?) at /kohadevbox/koha/cataloguing/addbiblio.pl line 944.
Global symbol "$uxml" requires explicit package name (did you forget to declare
"my $uxml"?) at /kohadevbox/koha/cataloguing/addbiblio.pl line 944.
Global symbol "$urecord" requires explicit package name (did you forget to
declare "my $urecord"?) at /kohadevbox/koha/cataloguing/addbiblio.pl line 945.
syntax error at /kohadevbox/koha/cataloguing/addbiblio.pl line 961, near ") {"
BEGIN not safe after errors--compilation aborted at
/kohadevbox/koha/cataloguing/addbiblio.pl line 978.
 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