Yes, we see two post requests, the timestamps are identical

On Sun, Sep 1, 2019 at 11:48 AM Jonathan Druart <jonathan.druart@bugs.koha-community.org> wrote:
Hi Nick,

You are talking about HOLDPLACED, right?
What about the timestamps, are they identical? Do you see 2 queries in the webserver logs?

Cheers,
Jonathan

Le mer. 21 août 2019 à 15:01, Nick Clemens <nick@bywatersolutions.com> a écrit :
Hi All,

We have been getting several reports of duplicated holds notices on a few systems.

We cannot find any issues in the code that would duplciate this, there are not duplicated transports or anything in the data we can find.

We have noticed that some of the modals have a submit button, and then js to submit the form, however, Kyle attempted to add 'preventDoubleFormSubmit()' to the page and that has not helped

$(document).ready(function() { if (window.location.href.indexOf("circ/returns.pl") > -1) { $('form').preventDoubleFormSubmit(); } });

Has anyone else experienced this?

-Nick

--
Nick Clemens
ByWater Solutions
Phone: (888) 900-8944
Pronouns: (he/him/his)
Timezone: Eastern

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


--
Nick Clemens
ByWater Solutions
Phone: (888) 900-8944
Pronouns: (he/him/his)
Timezone: Eastern