[Bug 4054] New: Double-clicking the 'place hold' button can result in duplicate holds
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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4054 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2010-01-21 14:55:40 --- Further testing suggests that when an item is allocated for the hold[s], each of the duplicate holds is shown as being fulfilled. The patron's circ screen will even show duplicate "holds waiting" messages which will all disappear after the patron checks out the item. So perhaps this bug is really only cosmetic? -- 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.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com