https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36931
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167063|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 167077 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167077&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 Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
