https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29883 --- Comment #7 from David Nind <david@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.