http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13991
Andreas Hedström Mace <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37791|0 |1 is obsolete| | --- Comment #2 from Andreas Hedström Mace <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
