[Koha-bugs] [Bug 13089] New: Tab key triggers JavaScript error in the checkEnter function

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 15 18:27:50 CEST 2014


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

            Bug ID: 13089
           Summary: Tab key triggers JavaScript error in the checkEnter
                    function
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org

Some input fields in Koha (the patron editor, for instance), have a class
applied to them so that they will be "filtered" by the checkEnter function
which prevents the enter key from submitting the form.

Tabbing between such input fields triggers a JavaScript error with each tab:

TypeError: e is undefined
/intranet-tmpl/prog/en/js/staff-global.js
Line 62

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


More information about the Koha-bugs mailing list