https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29587 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #18 from David Cook <dcook@prosentient.com.au> --- I should've been a bit more thorough with this one. If you go to https://wiki.koha-community.org/wiki/Coding_Guidelines#CSRF_protection scroll down to "JS16: JavaScript form submission via links" Take a look at koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt for instance and search for "submit-form-link". It's pretty similar to what you've done but less repeated code overall. -- You are receiving this mail because: You are watching all bug changes.