http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13991 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 37791 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37791&action=edit Bug 13991 - Uninitialized value $src in /tools/viewlog.pl To reproduce: Go to Home > Tools > Logs Check intranet-error.log. You will find a line similar to: viewlog.pl: Use of uninitialized value $src in string eq at (...)/tools/viewlog.pl line 70., referer: http://(...)/cgi-bin/koha/tools/tools-home.pl To test: Apply patch. Verify that no more warnings appear in intranet-error.log Verify that the log viewer behaves as before. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.