https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36099 Bug ID: 36099 Summary: JS error in console on non-existent biblio record Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=4321 "Uncaught ReferenceError: biblionumber is not defined" Coming from this line: browser = KOHA.browser('', parseInt(biblionumber, 10)); -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.