http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13991 Andreas Hedström Mace <andreas.hedstrom.mace@sub.su.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37791|0 |1 is obsolete| | --- Comment #2 from Andreas Hedström Mace <andreas.hedstrom.mace@sub.su.se> --- Created attachment 37802 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37802&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. Signed-off-by: Andreas Hedström Mace <andreas.hedstrom.mace@sub.su.se> -- You are receiving this mail because: You are watching all bug changes.