<div dir="ltr"><div>Hi Nick,</div><div><br></div><div>You are talking about HOLDPLACED, right?</div><div>What about the timestamps, are they identical? Do you see 2 queries in the webserver logs?</div><div><br></div><div>Cheers,</div><div>Jonathan<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 21 août 2019 à 15:01, Nick Clemens <<a href="mailto:nick@bywatersolutions.com">nick@bywatersolutions.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi All,</div><div><br></div><div>We have been getting several reports of duplicated holds notices on a few systems.</div><div><br></div><div>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.</div><div><br></div><div>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</div><div><br></div><div>$(document).ready(function() {
    if (window.location.href.indexOf("circ/<a href="http://returns.pl" target="_blank">returns.pl</a>") > -1) {
        $('form').preventDoubleFormSubmit();
    }
});</div><div><br></div><div>Has anyone else experienced this?</div><div><br></div><div>-Nick<br></div><br>-- <br><div dir="ltr" class="gmail-m_3008871555078518918gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div>Nick Clemens</div><div>ByWater Solutions<br></div><div><a href="http://bywatersolutions.com" target="_blank">bywatersolutions.com</a> <br></div></div>Phone: (888) 900-8944</div><div dir="ltr">Pronouns: (he/him/his)<br>Timezone: Eastern<br></div><div dir="ltr"><br><div><img src="https://drive.google.com/a/bywatersolutions.com/uc?id=1KGn9r4PMKzZE1gjiHTfb0wQ5cNFMIX5g&export=download" width="200" height="62"></div></div></div></div></div></div></div></div>
_______________________________________________<br>
Koha-devel mailing list<br>
<a href="mailto:Koha-devel@lists.koha-community.org" target="_blank">Koha-devel@lists.koha-community.org</a><br>
<a href="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" rel="noreferrer" target="_blank">https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br>
website : <a href="http://www.koha-community.org/" rel="noreferrer" target="_blank">http://www.koha-community.org/</a><br>
git : <a href="http://git.koha-community.org/" rel="noreferrer" target="_blank">http://git.koha-community.org/</a><br>
bugs : <a href="http://bugs.koha-community.org/" rel="noreferrer" target="_blank">http://bugs.koha-community.org/</a><br>
</blockquote></div>