https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40033
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182886|0 |1 is obsolete| | --- Comment #5 from David Cook <[email protected]> --- Created attachment 182894 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182894&action=edit Bug 40033: Call GetPlugins correctly in background_jobs.pl Test plan: 1. Install a plugin that does not have any background_tasks, e.g. https://github.com/HKS3/HKS3GeoSearch/releases/tag/v0.12 2. Navigate to http://localhost:8081/cgi-bin/koha/admin/background_jobs.pl, observe a 500 3. Apply patch 4. Observe no 500 Signed-off-by: David Nind <[email protected]> Signed-off-by: David Cook <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
