https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36118 --- Comment #13 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Victor Grousset/tuxayo from comment #8)
4) Pick a type, insert '42' on cardnumber and pick a library, hit 'Create'
picking a type results in error 403
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)
Is that already reported? It doesn't seem to be in Bug 36195 's pad and bug 34478 's dependencies.
So can't test for now. Code looks good at least :)
Thanks Victor, the original test plan was missing a step, I've since added it: 4) You need to checkout FreeForm's branch compatible with the CSRF work: cd /kohadevbox/koha/Koha/Illbackends/FreeForm git checkout b_36243 koha-plack --restart kohadev -- You are receiving this mail because: You are watching all bug changes.