https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41684
Bug ID: 41684
Summary: notices_content hook is not checking if individual
plugins are enabled and is reloading plugins
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Plugin architecture
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Bug 39870 added a new hook 'notices_content'
When searching for plugins, however, this hook does not check whether the
plugin is enabled or not
Additionally, since not using Koha::Plugins->call or get_enabled_plugins, this
is loading the plugin code again and breaking transactions as we have done in
other places.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/