[Koha-bugs] [Bug 28801] OpacSuppression prevents retrieval of non-suppressed titles that contain punctuation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 3 22:28:03 CEST 2021


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

--- Comment #4 from T. Keagan <tasha.keagan at gmail.com> ---
(In reply to Jonathan Druart from comment #2)
> I don't recreate what you describe (tested on master and 20.11.x), the title
> is always displayed.

Thank you Jonathan.  Perhaps this is particular to our tech stack. We're using
Oracle Linux and Percona SQL Server.  Maybe something is up with Perl.  We've
duplicated this issue on multiple machines.  Since I'm working in a new
instance with only four MARC records in it, it seems like the only variable is
toggling OpacSuppression.  I see nothing useful in the logs, although I get the
warnings below regardless of whether OpacSuppression is toggled:

[2021/08/03 09:26:45] [WARN] Use of uninitialized value $f in pattern match
(m//) at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm
line 725.
[2021/08/03 09:26:45] [WARN] Use of uninitialized value $f in exists at
/usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 729.

Perhaps I will just need to set this aside until I have time to go through the
code.  I am mystified.  Thanks for your time.

-- 
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