https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41866
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #194936|0 |1 is obsolete| | --- Comment #8 from David Cook <[email protected]> --- 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 <[email protected]> Signed-off-by: David Cook <[email protected]> -- You are receiving this mail because: 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/
