[Koha-bugs] [Bug 26533] Searching authorities using 'is exactly' doesn't work as expected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 16 01:49:39 CET 2021


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

--- Comment #11 from David Cook <dcook at prosentient.com.au> ---
My test plan:

0) Start koha-testing-docker
1) Determine "Advanced language series." as suitable authority for testing
2) Go to Authorities in staff client
3) Change dropdown to "is exactly" and search "language"
4) Confirm "Advanced language series." is the first hit
5) Go to
http://localhost:8081/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=37
6) Go to field 830 and click the Tag Editor
7) Repeat steps 3 and 4
8) Go to http://localhost:8080/cgi-bin/koha/opac-authorities-home.pl
9) Repeat steps 3 and 4

Apply patch and run koha-plack --restart kohadev

10) Repeat steps 1-9 but confirm that this time the record does not show in the
search results
11) Repeat steps 1-9 but this time search for Advanced language series.

--

Note that I did get 2 hits for step 10 for the OPAC's Authority search, because
it's searching through the whole record and there are some general subdivisions
that are exactly Language.

A bit unexpected but reasonable.

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


More information about the Koha-bugs mailing list