Koha/labels
David Cook 9aef4be8ca
Bug 36931: Fix label-item-search.pl by removing CSRF requirement
This change converts a stateless POST into a GET, so that the paging
of the label-item-search.pl results works again.

Test plan:
0. Apply the patch and restart Koha
1. Go to http://localhost:8081/cgi-bin/koha/labels/label-edit-batch.pl?op=new
2. Click "Add item(s)"
3. Add '05/01/2000' in "Added on or after date:" and click "Search"
4. Page through the results
5. Rejoice

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-05-24 15:36:46 +02:00
..
barcode-print.pl Bug 29821: Add interface for generating barcodes using svc/barcode 2022-04-08 15:49:17 +02:00
label-create-csv.pl Bug 36511: Some scripts missing a dependency following Bug 24879 2024-04-10 09:09:50 +02:00
label-create-pdf.pl Bug 10762: (QA follow-up) Perltidy 2023-10-25 10:35:31 -03:00
label-create-xml.pl Bug 36511: Some scripts missing a dependency following Bug 24879 2024-04-10 09:09:50 +02:00
label-edit-batch.pl Bug 34478: op =~ ^cud- in pl/pm 2024-03-01 10:56:11 +01:00
label-edit-layout.pl Bug 34478: Update label ops 'edit' to 'edit_form' 2024-03-01 10:56:33 +01:00
label-edit-profile.pl Bug 34478: Update label ops 'edit' to 'edit_form' 2024-03-01 10:56:33 +01:00
label-edit-range.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
label-edit-template.pl Bug 34478: Update label ops 'edit' to 'edit_form' 2024-03-01 10:56:33 +01:00
label-home.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
label-item-search.pl Bug 36931: Fix label-item-search.pl by removing CSRF requirement 2024-05-24 15:36:46 +02:00
label-manage.pl Bug 34478: op =~ ^cud- in pl/pm 2024-03-01 10:56:11 +01:00
label-print.pl Bug 34478: op =~ ^cud- in pl/pm 2024-03-01 10:56:11 +01:00
spinelabel-home.pl Bug 28624: Remove Smart::Comments 2021-07-26 12:46:32 +02:00
spinelabel-print.pl Bug 31633: (follow-up) Group template params 2022-10-03 14:09:59 -03:00