http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11829 Bug ID: 11829 Summary: JavaScript error on staff client biblio details pages if template variables are undefined Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org In the JavaScript included in cat-toolbar.inc: var holdcount = [% holdcount %] If [% holdcount %] is undefined that line triggers an error. -- You are receiving this mail because: You are watching all bug changes.