https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26533
--- Comment #11 from David Cook <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
