[Koha-bugs] [Bug 14891] Attempting to place hold with no item selected freezes the request screen

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 22 12:38:05 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14891

Marc Véron <veron at 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 at 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.


More information about the Koha-bugs mailing list