http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4054 Summary: Double-clicking the 'place hold' button can result in duplicate holds Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Hold requests AssignedTo: gmcharlt@gmail.com ReportedBy: oleonard@myacpl.org Estimated Hours: 0.0 Change sponsored?: --- Testing in the staff client I find that if I double-click the "place hold" button I can accidentally create duplicate holds. The duplicates have the same priority assigned to them. At one time (2.x? dev_week?) we tried using JavaScript to prevent double-clicks, and I found that to be buggy. There are some cases where the first click triggers the JS event but *not* the submit. Is there a server-side fix that could prevent this? -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.