[Koha-bugs] [Bug 35405] MarcAuthorities: Use of uninitialized value $tag in hash element at MARC/Record.pm line 202.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 29 11:18:38 CET 2023


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #3 from David Nind <david at davidnind.com> ---
Testing notes (using KTD):

1. Go to Authorities.
2. Using the search in the header bar, click on the arrow to perform a search.
3. Note that the warning "Use of uninitialized value $tag in hash element at
/usr/share/perl5/MARC/Record.pm line 202." appears several times in the
/var/log/koha/kohadev/plack-intranet-error.log file.
4. Perform another search, except change the Authority type search from
"Default" to "Corporate Name" (using the little selector before the arrow).
5. Note that the warning message in step 3 is not recorded in the log file.
6. Apply the patch and restart_all
7. Repeat steps 2-5 - the warning in step 3 no longer appears.

Additional note: this warning message appears in the log file once for each
search (whether or not the authority type is selected) "[WARN] Use of
uninitialized value $q2 in concatenation (.) or string at
/kohadevbox/koha/C4/AuthoritiesMarc.pm line 230.".

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


More information about the Koha-bugs mailing list