[Koha-bugs] [Bug 36418] Set response's content-type to application/json when needed - svc scripts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 14:36:50 CET 2024


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

Brendan Lawlor <blawlor at clamsnet.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163837|0                           |1
        is obsolete|                            |

--- Comment #5 from Brendan Lawlor <blawlor at clamsnet.org> ---
Created attachment 163922
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163922&action=edit
Bug 36418: Explicitly set response to json

To test:
1. Add some checkouts and load the issues-table
2. Select 'Check in' checkbox for that item and click "Check in selected items"
3. The row becomes read and reads "Unable to check in"
4. Reload the page, the item has actually checked in

5. Try the 'Renew' checkbox and click "Renew selected items"
6. It just spins and spins.
7. Reload the page, the item has actually renewed.
8. APPLY PATCH and restart_all
9. Try the steps again and this time everything should work properly.

Signed-off-by: Brendan Lawlor <blawlor at clamsnet.org>

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


More information about the Koha-bugs mailing list