[Koha-bugs] [Bug 30844] The OPAC detail page's browser is limited to the current page of results when using Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 8 13:27:56 CEST 2022


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #6 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Tomás Cohen Arazi from comment #5)
> Pushed to master for 22.11.
> 
> Nice work everyone, thanks!

Hmm

13:22] <marcelr> hash- or arrayref expected (not a simple scalar, use
allow_nonref to allow this) at /usr/share/koha/opac/opac-search.pl line 564
[13:26] <marcelr> Commit 71f54a75713c5d5a6acfbdd3fefe1166ea0efafd
[13:26] <marcelr> -    $pasarParams .= '&query=' . uri_escape_utf8($query);
+    $pasarParams .= '&query=' . uri_escape_utf8(encode_json($query));
[13:26] <marcelr> a simple opac search already crashes on master

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


More information about the Koha-bugs mailing list