[Koha-bugs] [Bug 9507] Some code used to prevent form from being unexpectedly submitted is duplicated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 6 11:55:15 CEST 2013


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

Chris Hall <chrish at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chrish at catalyst.net.nz

--- Comment #16 from Chris Hall <chrish at catalyst.net.nz> ---
I tried applying this patch to 3.8.x and it came across mostly clean, the only
concern I had was

 <script type="text/javascript" src="[% themelang
%]/js/cataloging.js"></script>
+<script type="text/javascript" src="[% themelang
%]/js/prevent_submit.js"></script>

3.8.x doesn't have cataloging.js, will prevent_submit.js work fine without it?
I didn't want to make a guess.

This patch is required for 10310 so I would quite like it for 3.8.x
Thank you for your attention.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list