[Koha-bugs] [Bug 35618] catalogue/showelastic.pl uses deprecated/removed parameter "type"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 20 16:13:34 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35618

M <schodkowy.omegi-0r at icloud.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schodkowy.omegi-0r at icloud.c
                   |                            |om
           Assignee|koha-bugs at lists.koha-commun |schodkowy.omegi-0r at icloud.c
                   |ity.org                     |om
             Status|NEW                         |Needs Signoff

--- Comment #1 from M <schodkowy.omegi-0r at icloud.com> ---
Created attachment 160123
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160123&action=edit
[PATCH] Bug 35618: Remove deprecated parameter "type" from showelastic.pl page

This fixes the issue with ES8, should still work with ES7 as there types were
just deprecated (and not fully removed yet). Won't work with ES6, but Koha
master doesn't support it anymore already.

Should be backported to 23.11, but not to 23.05 or earlier.

To test, one should view a biblio record in staff interface and press "Show"
next to "Elasticsearch Record:". With ES8 it will return 404 before applying
this patch, check log in /var/log/koha/biblioteka/plack-intranet-error.log

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list