[Koha-bugs] [Bug 7841] Several warnings on language from webinstaller

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 15 05:59:09 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7841

--- Comment #6 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list