Koha/koha-tmpl/intranet-tmpl/prog/en
David Cook 0d125917a1
Bug 31841: Use location,wrdl when searching Shelving location
The "location" index only has a word index defined, so we need
to specify the wrdl qualifier when searching it via the staff
interface dropdown menu

Test plan:
1) Change QueryAutoTruncate to "only if * is added"
2) Change IntranetCatalogSearchPulldown to "Show"
3) Search for "Shelving location" of "GEN" in catalogue
search bar
4) Note no results returned

5) Apply patch
6) koha-plack --restart kohadev

7) Repeat Step #3
8) Note that results appear for 'location,wrdl: GEN'

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Works as advertised.
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-04-06 09:47:22 -03:00
..
data
includes Bug 31841: Use location,wrdl when searching Shelving location 2023-04-06 09:47:22 -03:00
modules Bug 32263: Fix capitalization for "...and on the Libraries page in the OPAC." 2023-04-06 09:29:27 -03:00
xslt Bug 32794: (follow-up) Replace code by new function (template) 2023-03-31 12:09:36 +02:00