[Koha-bugs] [Bug 16135] New: JavaScript error when paying a fine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 23 18:48:05 CET 2016


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 at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list