https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36946 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167109|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 167126 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167126&action=edit Bug 36946: Fix cud- error when processing offline circulations This patch fixes a CSRF token error when processing offline circulations. The form needed both the token parameter and to be sent as POST. To test, apply the patch and go to Circulation. - Go to Upload offline circulation file (.koc) - Upload a .koc file, add to offline circulation queue. - View pending offline circulation actions. - Check one or more transactions and click "Process" at the bottom of the page. - The process should complete without any JS errors, and the checkboxes should be replaced with the text "Success." - Perform the same test with the "Delete" button. Sponsored-By: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.