https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41922
Bug ID: 41922
Summary: Better prevent double submit of checkout form
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
When checking out an item to a patron in the staff interface, we have
Javascript protecting the barcode field from re-submitting the form while Koha
is still processing the checkout. However, we don't have anything preventing
the submit button from double-submitting the form. We should protect against
all possible methods of double-submitting, not just the barcode input.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/