https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36946
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167109|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- 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 <[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/
