[Koha-bugs] [Bug 15743] Allow plugins to embed Perl modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 4 18:00:09 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15743

--- Comment #2 from Julian Maurice <julian.maurice at biblibre.com> ---
Test plan:
0. Enable plugins
1. Create the smallest valid Perl module (the 'package' line and the '1;' line
are enough) in your plugins directory
2. In Koha, go to /cgi-bin/koha/plugins/plugins-home.pl, you should see the
error message
3. Apply patch
4. Refresh /cgi-bin/koha/plugins/plugins-home.pl, you should have no error
messages, and no new plugins in the table

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list