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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 28 Dec 2023 11:16:12 +0000 (12:16 +0100)
commit000d1d414a73b78445f5b0a187cc2f2a4369dc26
tree0841e12ade2ccdee8f06ddbd4c0f0103dab8bd64
parent002e02710b4ea0655ca445acda5c89e3ccd66151
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>
catalogue/showelastic.pl