https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29883
--- Comment #7 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
