https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40540
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184824|0 |1 is obsolete| | --- Comment #3 from Marcel de Rooy <[email protected]> --- Created attachment 184971 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184971&action=edit Bug 40540: OPAC generates warnings in logs when no results are found When no results are found, a warning: [WARN] Argument "" isn't numeric in numeric gt (>) at /kohadevbox/koha/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt line 76. is generated in [plack-]opac-error.log Test plan: ========== 1. In OPAC, perform a search for a random string of characters to get no results. 2. Check plack-opac-error.log. You should see a warning as above. 3. Apply the patch ; restart_all. 4. Repeat the search. Check the log -- there should be no new warning. Sponsored-by: Ignatianum University in Cracow Signed-off-by: Roman Dolny <[email protected]> Signed-off-by: Marcel de Rooy <[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/
