[Koha-bugs] [Bug 26137] Warn on malformed param on log viewer (viewlog.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 8 11:34:27 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26137

--- Comment #11 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 111367
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111367&action=edit
[ALTERNATIVE PATCH] Bug 26137: Remove warnings from viewlog.pl

The warnings are
Use of uninitialized value $val in concatenation (.) or string at
/kohadevbox/koha/C4/Templates.pm line 138.
Problem = a value of  has been passed to param without key at
/kohadevbox/koha/C4/Templates.pm line 138.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list