https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38613
Bug ID: 38613
Summary: Cannot introduce new plugin method to existing plugin
without running install_plugins.pl
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
To recreate:
1. Have a plugin
2. Add a new method to it
3. Install the new plugin, or in k-t-d just update your code.
4. You will get 500 errors:
Plugin does not have method configure at
/usr/share/koha/lib/Koha/Plugins/Handler.pm line 73.
5. Run install_plugins.pl.
6. Now the plugin works.
--
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/