Koha/authorities
Phil Ringnalda d7702d6fad
Bug 36379: Fix auth_finder.pl to not expect the op cud-do_search
The authority finder just does a GET for a list of search results, it
doesn't create or update or delete, so the template that thinks the op
is do_search is correct.

Test plan:
1. Cataloging - New record
2. In the 1 tab click the Tag editor icon at the end of 100 subfield a
3. In the popup, click Search, and nothing happens, no results are shown.
4. Apply patch, reset_all
5. Repeat steps 1-3, see that you get results.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-04-08 15:41:10 +02:00
..
auth_finder.pl Bug 36379: Fix auth_finder.pl to not expect the op cud-do_search 2024-04-08 15:41:10 +02:00
authorities-home.pl Bug 34478: Manual fix - remove cud from search op - authorities-home 2024-03-01 10:56:44 +01:00
authorities.pl Bug 34478: Regression - fix change auth type 2024-03-01 10:59:15 +01:00
blinddetail-biblio-search.pl
detail-biblio-search.pl
detail.pl Bug 34478: Remove generate_csrf from pl 2024-03-01 10:55:56 +01:00
export.pl Bug 34478: op =~ ^cud- in pl/pm 2024-03-01 10:56:11 +01:00
merge.pl Bug 34478: Add 'op' to authorities/merge 2024-03-01 10:58:27 +01:00
merge_ajax.pl
ysearch.pl