https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20214 Bug ID: 20214 Summary: Patron search in broken Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: victor.grousset@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com == Reproduce == 1. go/cgi-bin/koha/members/members-home.pl 2. search "a" == Cause == Newline breaks JSON Bug 18403 https://gitlab.com/koha-community/Koha/commit/5f80977875ff124d411f2cd89de4a9... == Fix == [% IF data.title %] ↓ [%- IF data.title %] -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.