http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7841
--- Comment #6 from M. Tompsett <mtomp...@hotmail.com> --- Created attachment 28268 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28268&action=edit Bug 7841 - Tweaks to remove floody messages from tests. This modifies lines in C4/Languages.pm such that when the tests are run, they no longer generate errors. TEST PLAN --------- 1) Apply first patch 2) prove -v t/db_dependent/Languages.t -- There will be uninitialized string messages, etc. 3) Apply second patch (this one) 4) prove -v t/db_dependent/Languages.t -- Only one carp message will remain. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/