16 Apr
2026
16 Apr
'26
8:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42374 --- Comment #14 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197471 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197471&action=edit Bug 42374: Restore require Koha::Plugins (instead of use) See comment 4 for a detail explanation of the problem. Test plan: hit /cgi-bin/koha/installer/install.pl login with the DB credentials upgrade => Without this patch you get ``` ISBN_RANGE_MESSAGE is set to [] but that file does not exist! Trying to use the default locations ``` => With this patch applied: "Everything went okay. Update done." -- You are receiving this mail because: You are watching all bug changes.