https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36195
--- Comment #4 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
