Koha/koha-tmpl
Nick Clemens 384f9282e1
Bug 33428: (follow-up): Default to searching 'standard' fields
Before this patch set, a search for patrons from article requests or
reserves would search the attributes by default. They were not considered
'standard' searches, however.

This patch simply defaults to searching the 'standard' fields unless a value is passed

To test:
1 - Apply other patches
2 - Have patrons with searchable attributes
3 - From a title, click the holds or artickle requests tab
4 - Search for the attribute values and confirm patrons are not returned
5 - Apply this patch
6 - Search again, patrons are now returned

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-09-25 10:53:48 -03:00
..
intranet-tmpl Bug 33428: (follow-up): Default to searching 'standard' fields 2023-09-25 10:53:48 -03:00
opac-tmpl Bug 34730: Add responsive behavior to more tables in the OPAC 2023-09-19 16:38:23 -03:00