[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
Wed Mar 30 16:04:36 CEST 2022


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

Séverine Queune <severine.queune at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132461|0                           |1
        is obsolete|                            |

--- Comment #124 from Séverine Queune <severine.queune at bulac.fr> ---
Created attachment 132628
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132628&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.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

Signed-off-by: Séverine Queune <severine.queune at bulac.fr>

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


More information about the Koha-bugs mailing list