https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20844 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #75 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- I get a CSRF error when making a selection from the alert on marking an item lost when it's Waiting for an item level hold. I get the same error whether I choose Revert or Cancel and whether I'm marking the item lost from the Items tab or the full item edit screen. Programming error - No CSRF token passed for POST http://localhost:8081/intranet/catalogue/updateitem.pl (referer: http://localhost:8081/cgi-bin/koha/cataloguing/additem.pl?biblionumber=344) Bib-level holds worked as expected. Notices and transferred holds worked as expected, but I could only test them with bib-level holds. -- You are receiving this mail because: You are watching all bug changes.