[Koha-bugs] [Bug 36193] CSRF - Code review missed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 5 17:24:46 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36193

--- Comment #19 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 162777
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162777&action=edit
Bug 36193: (follow-up) Use buttons and don't nest forms

When changing action links into forms, we should use a submit button rather
than JS to submit

Receipt cancelling needed a form embedded in the page as we cannot nest forms

Fixed searching on invoice.pl

Fixed resetting mappings (original button did not need cud-)

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list