https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40033
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182856|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 182886 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182886&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]> -- You are receiving this mail because: You are the assignee for the bug. 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/
