https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36931 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Created attachment 167063 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167063&action=edit 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 -- You are receiving this mail because: You are watching all bug changes.