https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31632
Emily Lamancusa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emily.lamancusa@montgomeryc | |ountymd.gov Status|Signed Off |Failed QA QA Contact|[email protected] |emily.lamancusa@montgomeryc |y.org |ountymd.gov --- Comment #17 from Emily Lamancusa <[email protected]> --- This is a really nice workflow! Just one thing - The link_order op needs to follow the CSRF protection coding guidelines, since it triggers an update action. Seems like a good use case for the form submission pattern in https://wiki.koha-community.org/wiki/Coding_Guidelines#JS16:_JavaScript_form_submission_via_links -- 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/
