https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26138
Bug ID: 26138
Summary: Errors if enable_plugins is zero
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: blocker
Priority: P5 - low
Component: Plugin architecture
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Bug 26063 introduced a new way of checking plugins with Koha::Plugins->call(),
except there are now errors all over the OPAC if enable_plugins is zero in the
config.
Trying to submit a simple search throws this error: Can't use string ("0") as a
HASH ref while "strict refs" in use at
/home/vagrant/kohaclone/opac/opac-search.pl line 661
This is a bad blocker assuming every instance uses plugins.
--
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/