[Koha-bugs] [Bug 25174] Plugins that fail to load should still display in the plugins table, but with an error indicator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 20 20:09:54 CEST 2020


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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Tomás Cohen Arazi from comment #1)
> I tried to implement this, but the fact it relies on a successful ->new
> prevents us from succeeding. 

Yes, that's why I made it dependent on the metadata bug. Once we have that, we
should be able to quickly know which plugins are installed, eval them, and know
if they aren't loading.

> We really need to put each plugin in its own
> subdirectory (to identify them individually) and have a metadata file we can
> refer to.

That's a great idea! I'm going to file a bug for that and submit a patch!

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


More information about the Koha-bugs mailing list