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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
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/

Reply via email to