http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5741 Summary: Extra comma causes JavaScript error in Internet Explorer Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: Circulation AssignedTo: oleonard@myacpl.org ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Estimated Hours: 0.0 A trailing comma on the last item causes an error: Calendar.setup( { inputField : "newduedate", ifFormat : "<!-- TMPL_VAR NAME="DHTMLcalendar_dateformat" -->", button : "newduedate_button", disableFunc : validate1, dateStatusFunc : validate1, } ); See: http://wiki.koha-community.org/wiki/Coding_Guidelines#JavaScript -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.