28 Aug
2014
28 Aug
'14
6:25 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12833 --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Kyle M Hall from comment #2)
Patron attributes should be part of the default patron search. The way to fix this is to remove the database queries from C4::Utils::DataTables::Members::search and use a call to C4::Members::Search instead.
I will try do to that later. -- You are receiving this mail because: You are watching all bug changes.