https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26137
--- Comment #11 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
