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

--- Comment #17 from David Cook <[email protected]> ---
In the meantime, riddle me this...

Won't this change only affect the code that is installing the plugin? 

So for the CLI tool it will be unnecessary.

For the web UI upload, it will only affect the uploading worker and not the
other loaded workers. But I'm guessing it's because we're not trying to fix
stale code caches but rather just fix the symbol table so that the methods get
installed correctly.

Personally, I really dislike how we currently capture the methods for
plugin_methods but that's a separate issue.

Overall, I'm guessing I won't really see this change in action because I don't
allow use of the web UI plugin upload?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to