30 Apr
2020
30 Apr
'20
12:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24631 --- Comment #43 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Victor Grousset/tuxayo from comment #42)
It works :)
@Kyle: Is there another way to test than modifying the archive? (so the test plan can be fixed) It's easy on Linux with file-roller, the GUI for archives that most people have.
Also, bad news, without the patch I can install and uninstall a plugin. But with the patch, I can install but not uninstall.
Can't locate .pm in @INC
92: require $plugin_path; # Require the plugin to have it's path listed in INC
So $plugin_path is undef?
Good catch! I'll check on that. -- You are receiving this mail because: You are watching all bug changes.