https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32639
Bug ID: 32639
Summary: OpenSearchDescription generates search errors for
every OPAC page load
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I noticed going to http://localhost:8080/ in Chrome caused the following to
appear in /var/log/koha/kohadev/plack-opac-error.log:
[2023/01/16 04:58:40] [WARN] WARNING: query problem with ZOOM error 10014
"CCL parsing error" (addinfo: "Search word expected") from diag-set 'ZOOM' at
/kohadevbox/koha/C4/Search.pm line 352.
[2023/01/16 04:58:40] [WARN] Use of uninitialized value $hits in numeric eq
(==) at /kohadevbox/koha/opac/opac-search.pl line 613.
[2023/01/16 04:58:40] [WARN] Use of uninitialized value $times in subtraction
(-) at /kohadevbox/koha/C4/Search.pm line 1712.
Of course, fixing this will require touching opac-search.pl without breaking
anything...
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/