https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18400
Bug ID: 18400
Summary: Noisy warns in opac-search.pl during itemtype sorting
Change sponsored?: ---
Product: Koha
Version: 16.11
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Cannot reliably recreate, but seeing in 3.22 - 16.11 when searching in opac we
get lots of:
opac-search.pl: Use of uninitialized value in string comparison (cmp) at
/usr/share/koha/opac/cgi-bin/opac/opac-search.pl
Tracing the error it seems $itemtype can be corrupted and has keys added like
this (when dumped):
$VAR1 = 'MICROFORM';
$VAR2 = '1VOLTREAT';
$VAR3 = 'HASH(0x954d948)';
$VAR4 = 'HASH(0x9083428)';
etc.
This filled a disk on one of our servers
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/