Koha/koha-tmpl/intranet-tmpl/prog/en/modules/authorities
Jonathan Druart 09b29d06da
Bug 33406: Handle ES search errors for authorities
We are dealing ok with ES exceptions for biblio records search,
catching them and raising them to the end user. But we don't for
authorities, where we explode with an ugly 500.

Test plan:
Search for "(term_1*) AND (-) AND (term_2*)" in the authority search and
notice that you don't get a 500 but an error instead saying that you
should try again

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-09-15 15:50:42 -03:00
..
auth_finder.tt Bug 33910: Improve translation of title tags: Authorities 2023-08-29 14:59:06 -03:00
authorities-home.tt Bug 33910: Improve translation of title tags: Authorities 2023-08-29 14:59:06 -03:00
authorities.tt Bug 34571: Remove use of "onclick" for ExpandField in cataloguing editors 2023-08-30 10:07:08 -03:00
blinddetail-biblio-search.tt Bug 33910: (follow-up) Remove mistaken addition of 'USE raw' 2023-08-29 14:59:07 -03:00
detail.tt Bug 33910: Improve translation of title tags: Authorities 2023-08-29 14:59:06 -03:00
merge.tt Bug 33910: Improve translation of title tags: Authorities 2023-08-29 14:59:06 -03:00
searchresultlist-auth.tt Bug 33910: Improve translation of title tags: Authorities 2023-08-29 14:59:06 -03:00
searchresultlist.tt Bug 33406: Handle ES search errors for authorities 2023-09-15 15:50:42 -03:00