[Koha-bugs] [Bug 36195] CSRF - testing reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 8 13:54:54 CET 2024


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

--- Comment #4 from Jonathan Druart <jonathan.druart at gmail.com> ---
Created attachment 162960
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162960&action=edit
Bug 36195: Replace POST batch_records_ajax.pl with GET

We retrieve a list of records for DT, it does not need to be a POST
request.

Test plan:
1. Stage a batch
2. When it's done, click on "view batch"
=> Without this patch the page loads but pops an alert that says "403:
Forbidden" and table stays empty

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


More information about the Koha-bugs mailing list