[Koha-bugs] [Bug 15722] New: Patron search cannot deal with special characters in fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 2 15:10:06 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15722

            Bug ID: 15722
           Summary: Patron search cannot deal with special characters in
                    fields
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

The patron search for a library was failing to return and was hung on
"processing" what I found was that the patron's email address had a tab and a
space at the end. When these were outputted in the json template
members/tables/members_results.tt my browser ( chrome ) was unable to process
the data giving a syntax error. I found this be recreating the query and
calling svc/member/search directly from my browser.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list