21 Jan
2026
21 Jan
'26
8:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38384 --- Comment #36 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Doing some debug - it seems the first pass through we don't successfully cache the plugins because they cannot be loaded, because they can't be found I tried add the addition of pluginsdir to @INC into Koha::Plugins::Loader, but then I get failures when the plugins try to call C4::Context->config - but we haven't finished loading C4::Context yet That's as far as I could get, I don't know how to resolve that -- You are receiving this mail because: You are watching all bug changes.