[Koha-bugs] [Bug 30055] Rewrite some of the patron searches to make them use the REST API routes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 10 18:13:51 CET 2022


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

--- Comment #27 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 130457
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130457&action=edit
Bug 30055: Put extended attributes search back

Last patches remove the ability to search on extended attributes.
C4::Utils::DataTables::Members::search is searching on all the
attributes that are flagged as "searchable", we want to keep this
behaviour.

I have tried several things and this is the simplest I have found.

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


More information about the Koha-bugs mailing list