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@gmail.com Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@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.