Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
data
includes Bug 33428: (follow-up): Default to searching 'standard' fields 2023-09-25 10:53:48 -03:00
modules Bug 29822: Database and Preference description updates 2023-09-25 10:53:43 -03:00
xslt Bug 29471: Add display of MARC 520 to staff interface detail page 2023-07-18 14:07:39 -03:00