colspan in the body is not supported by DataTables
https://snipboard.io/IZqAU5.jpg
Created attachment 190616 [details] [review] Bug 41476: Fix plugins table when one of the plugin has errors I've tried to install one of my old plugin and it exploded. https://gitlab.com/joubu/koha-plugin-jump Test plan: Install a broken plugin and notice the Datatable error on the plugins list With this patch applied the error is gone
After the patch applied: https://snipboard.io/1k9lZ2.jpg
QA note: the "warn" class had no effect.
well now the plugin is working. Maybe I had forgotten to reload plack.
Then to reproduce, how to break a plugin in a way that breaks the table but that still keeps it installable?