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 bywatersolutions.com 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/