https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24085 Bug ID: 24085 Summary: Double submission of forms on returns.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The .print and .cancel-hold buttons in returns.tt have an event tied to the click, this adjusts some inputs and submits the forms. The buttons themselves are also submit buttons. We should only have one method of submitting the form. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.