[Bug 38725] New: Warning message from Koha::Plugins::Base in error logs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38725 Bug ID: 38725 Summary: Warning message from Koha::Plugins::Base in error logs Change sponsored?: --- Product: Koha Version: 24.05 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: emmi.takkinen@koha-suomi.fi QA Contact: testopia@bugs.koha-community.org We have seen following error in our log files:
Use of uninitialized value $plugin_version in string ne at /home/koha/Koha/Koha/Plugins/Base.pm line 81
I first thought that this happened because we had a plugin without a version number, but fixing that didn't help to get rid of this message. So I'm wondering could this be again a problem with using global variables to determine plugins version (variable our $VERSION) and plack? We've had problems with them before, see bug 38357. I'm unable to provide any plan to reproduce this since this happens randomly (which imo strongly point to plack). We are using version 24.05.01. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org