https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34431 --- Comment #38 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Katrin Fischer from comment #36)
Hm, just leaving a note (unrelated to this patch) : I can no longer create a FreeForm request in the GUI, I thought we had fixed them all, but maybe not?
Programming error - No CSRF token passed for POST http://localhost:8081/intranet/ill/ill-requests. pl?method=create&backend=FreeForm (referer: http://localhost:8081/cgi-bin/koha/ill/ill-requests. pl?method=create&backend=FreeForm)
Or it's the backend that requires fixing?
Hi Katrin, thanks for noticiing. FreeForm on a Koha running after the CSRF work requires the use of branch b_36243 https://github.com/PTFS-Europe/koha-ill-freeform/commits/b_36243/ -- You are receiving this mail because: You are watching all bug changes.