[Koha-bugs] [Bug 12833] New: Patron search no longer searches extended attributes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 27 16:49:41 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12833

            Bug ID: 12833
           Summary: Patron search no longer searches extended attributes
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          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

Bug 9811 introduced C4::Utils::DataTables::Members::search for searching
patrons which does not use C4::Members::Search at all. This is a huge problem
that will cause either duplicated code, or missing features! Case in point, the
code in C4::Utils::DataTables::Members::search does not take into account
searching of extended patron attributes, which introduces a regression.

-- 
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