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.grous...@biblibre.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@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/5f80977875ff124d411f2cd89de4a944fa9c27af#011cc854828acd91857475b182f8c8ba3b274e4c_12_30


== 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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to