[Koha-bugs] [Bug 14327] New: Fix js error "TypeError: events is null" in additem.js

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 4 09:11:26 CEST 2015


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

            Bug ID: 14327
           Summary: Fix js error "TypeError: events is null" in additem.js
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Cataloging
          Assignee: gmcharlt at gmail.com
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

As reported by Jonathan on report 10480:

I found a bug:
1/ Open the console
2/ Go on the new order page
3/ TypeError: events is null
for(i=0; i<events.length; i++) {
additem.js (ligne 176, col. 13)

I suppose it happens when none of the fields use a plugin.

Patch forthcoming.

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


More information about the Koha-bugs mailing list