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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/