[Koha-bugs] [Bug 15719] Silence warning in C4/Language.pm during web install

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 2 00:41:37 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15719

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 47534
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47534&action=edit
Bug 15719: Silence warning in C4/Language.pm during web install

This problem was discovered the hard way:
- Drop DB
- Create DB
- Webinstaller run until the screen is:
We are ready to do some basic configuration.
Please install basic configuration settings to continue the installation.
-- The error log file will end with an error about splitting
   an uninitialized value.

TEST PLAN
---------
0) First patch already applied
1) prove -v t/Languages.t
   -- success, but warn prints
2) Apply this patch
3) prove -v t/Languages.t
   -- success without warning messages
4) run koha qa test tools

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list