Created attachment 48235 [details] Broken image There is an alias missing on the packages-shipped apache templates. It prevents some things to show on the UI. To test: - Enable the plugins - Install libmarc-lint-perl - Install the MARC checker plugin (https://github.com/bywatersolutions/koha-plugin-marc-checker) - Run the plugin => FAIL: There's a broken image link (see attachment)
Hi Tomas, I am not good with Apache, but I remember seeing broken images. Could we fix this?
Created attachment 96082 [details] [review] Bug 15860: Add alias /plugin to apache template for debian package installs Test plan: 1) Apply the patch 2) Create new instance with koha-create 3) Enable plugins on this instance 4) Install libmarc-lint-perl package 5) Install the MARC checker plugin (https://github.com/bywatersolutions/koha-plugin-marc-checker) 6) Run the plugin 7) You should see the image at top
We come up with a totally different approach to this with bug 22835. While this is still valid for legacy plugins, I suggest we push everyone into updating their plugins.
(In reply to Tomás Cohen Arazi from comment #3) > We come up with a totally different approach to this with bug 22835. While > this is still valid for legacy plugins, I suggest we push everyone into > updating their plugins. Agreed.. marking this as WONTFIX