[Bug 38613] New: Cannot introduce new plugin method to existing plugin without running install_plugins.pl
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: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org