https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37327 --- Comment #2 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 168830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168830&action=edit Bug 37327: JS crash on patrons list when there is patron with empty name To reproduce: 1. Create a new or edit existing patron and set the "First Name" as empty and "Surname" as whitespace (' '), so both name and surname are empty. 2. Go to the patron search page and do the search to load the patron list, which will lead to JS crash and patron list not loading. 3. Apply the patch. 4. Do step 2 again, this time the patron list should load properly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.