[Bug 16135] New: JavaScript error when paying a fine
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16135 Bug ID: 16135 Summary: JavaScript error when paying a fine Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/members/paycollect.pl?borrowernumber=X OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org When you submit a fine payment on paycollect.pl there is a JavaScript errror: validatePayment is not defined The form has an onsubmit attribute: "return validatePayment(this);" ...but validatePayment() is not defined anywhere (and never was, as far as I can tell). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16135 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- *** This bug has been marked as a duplicate of bug 13718 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org