[Bug 14891] New: Attempting to place hold with no item selected freezes the request screen
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14891 Bug ID: 14891 Summary: Attempting to place hold with no item selected freezes the request screen Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: nick@quecheelibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If you attempt to place a hold on a single title in the intranet and uncheck the "Place a hold on the next available item" without selecting a specific item to place an hold you get a pop-up warning 'please select an item to hold' but when you click ok the cursor remains as a 'working' icon and buttons do not submit the page Tested in 3.18.6 and master on Chrome and Firefox -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14891 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #1 from Marc Véron <veron@veron.ch> --- Tested on master with Firefox - Search a biblio with multiple items - Click "Holds" - Uncheck "Place a hold on the next available item" - Donot check any item - Click "Place hold" - A message appears '- Please select an item to place hold [OK] - Click [OK] ---- Wait cursor appears (blue turning ring), should be normal cursor - If you move the cursor over a checkbox, radiobox or other fild, it changes to normal (arrow) - Check one of the items - Cursor turns back to "Waiting" - Click on "Place hold" ---- Nothing happens - Click on checkbox "Next available..." - Click on "Place hold --- Nothing happens - You have to reload the page to be able to place the hold No errors reported in intranet-error-log -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14891 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=4054 --- Comment #2 from Marc Véron <veron@veron.ch> --- Reproduced on current master. It seems to be due to: koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt line 179 $('#hold-request-form').preventDoubleFormSubmit(); The issue goes away if I remove the line with the preventDoubleFormSubmit. http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4054#c15 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org