https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35930 Bug ID: 35930 Summary: <enable_plugins> variable in koha-conf breaks non-plugin module Change sponsored?: --- Product: Koha Version: 23.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: hans.palsson@hkr.se QA Contact: testopia@bugs.koha-community.org When upgrading from 23.05 to 23.11.01 our ILL module (https://github.com/Libriotech/koha-illbackend-libris) stopped working until <enable_plugins> variable in koha-conf.xml was set to 1. Plack-error.log showed message Can't call method "GetPlugins" on an undefined value at /usr/share/koha/intranet/cgi-bin/ill/ill-requests.pl line 534. Since the ILL-module is not a plugin this behaviour is unwanted. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.