Koha/koha-tmpl/intranet-tmpl/prog/en
Brendan Lawlor 5b6fddb1d9
Bug 36195: Replace POST in itemsearch.tt with GET
We retrieve a list of records for DT, it does not need to be a POST
request.

Test plan:

1. Try an item search
2. The page loads but pops an alert that says "403: Forbidden" and table stays empty
3. Apply patch
4. Try an item search again and the table loads results

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-03-12 17:47:27 +01:00
..
data
includes Bug 35924: (QA follow-up): Comment magic number (patron.privacy < 2) 2024-03-07 17:35:38 +01:00
modules Bug 36195: Replace POST in itemsearch.tt with GET 2024-03-12 17:47:27 +01:00
xslt