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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/