Bug 35618: Remove deprecated parameter "type" from showelastic.pl page
authorMichał Kula <148193449+mkibp@users.noreply.github.com>
Wed, 20 Dec 2023 15:00:00 +0000 (16:00 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 3 Jan 2024 16:25:29 +0000 (17:25 +0100)
commit43d1b353bb210e72efe552125df5279cf311aa4b
tree6b8785eb32b7acec5c4765d7a48398a711e04912
parentd95aa5163943e7e7e57215f65ab1cdfcc8f843e2
Bug 35618: Remove deprecated parameter "type" from showelastic.pl page

This is a follow-up to Bug 33353. Types are gone in ES8 and deprecated
in ES7. Support for ES6 is already dropped in Koha master.

The parameter has to be removed, otherwise an exception is thrown with
ES8 (which is listed as officially supported by Koha now).

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>
(cherry picked from commit 000d1d414a73b78445f5b0a187cc2f2a4369dc26)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
catalogue/showelastic.pl