19 Jun
2023
19 Jun
'23
8:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31074 --- Comment #21 from David Cook <dcook@prosentient.com.au> --- Actually, another problem with this whole proposal is that it only takes into account the main plugin .pm file. A plugin can contain many Perl modules, which also need to be updated. Often, these additional modules will be in the same plugin namespace, but they don't have to be. Consider Bywater's Coverflow plugin: https://github.com/bywatersolutions/koha-plugin-coverflow/tree/master/Koha/P... -- You are receiving this mail because: You are watching all bug changes.