[Koha-bugs] [Bug 29883] Uninitialized value warning when GetAuthorisedValues gets called with no parameters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 31 06:45:04 CEST 2022


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

--- Comment #7 from David Nind <david at davidnind.com> ---
Testing notes using (koha-testing-docker):

1. Generated error ([2022/05/31 04:34:48] [WARN] Use of uninitialized value
$category in concatenation (.) or string at /kohadevbox/koha/C4/Koha.pm line
491.)
by:
   . enabling the Advanced Catalogiing Editor (system preference
EnableAdvancedCatalogingEditor)
   . from the cataloging module, creating a new record
   . switching between the basic editor and advanced editor
   . view the log to see the message: vi
/var/log/koha/kohadev/plack-intranet-error.log

2. After patch applied and step 1 repeated, the error message was no longer
added to the log.

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


More information about the Koha-bugs mailing list