https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42781 Bug ID: 42781 Summary: Declare 'name' before using it in patron-format.js Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com The JS in patron-format.js uses a variable called "name" without declaring it first. Looks like "var name" was removed in this patch: https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188806 (thanks to Joubu for spotting that.) We should restore it. Dicussion: https://chat.koha-community.org/koha-community/pl/56eb7shuifbu8q7s1sarwkjawa -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.