https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41866 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #194936|0 |1 is obsolete| | --- Comment #8 from David Cook <dcook@prosentient.com.au> --- Created attachment 195108 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195108&action=edit Bug 41866: "Use of uninitialized value..." warning in opac-search.pl The warning [WARN] Use of uninitialized value in concatenation (.) or string at /kohadevbox/koha/opac/opac-search.pl line 600. appears in plack-opac-error.log Test plan: ========== 1. Observe plack-opac-error.log. 2. Go to Advanced search in OPAC. 3. Select any of item type ("Limit to any of the following:") in tab "Item type" and perform search (do not enter any "Search for:" terms). ==> Warning appears in plack-opac-error.log. 4. Apply the patch; restart_all. 5. Repeat 2-3. ==> No warning in plack-opac-error.log. Sponsored-by: Ignatianum University in Cracow Signed-off-by: Janusz Kaczmarek <januszop@gmail.com> Signed-off-by: David Cook <dcook@prosentient.com.au> -- You are receiving this mail because: You are watching all bug changes.