[Koha-bugs] [Bug 32709] Background job UI and REST API routes explode if JSON is incorrect

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 24 12:24:42 CET 2023


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 145607
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145607&action=edit
Bug 32709: Prevent REST API and UI to crash if job has incorrect JSON

Same as bug 32393, but for the REST API routes and the UI.

Test plan:
Enqueue a job with an incorrect JSON string in the data column
Go to the background jobs list and the detail views
Confirm that no the page does not explodes
Notice the warning on the detail page

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list