[Koha-bugs] [Bug 15719] New: 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:37:26 CET 2016


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

            Bug ID: 15719
           Summary: Silence warning in C4/Language.pm during web install
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Installation and upgrade (web-based installer)
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

This problem was discovered the hard way:
Drop DB
Create DB
Webinstaller run until the screen says:
We are ready to do some basic configuration. Please install basic configuration
settings to continue the installation.
The error log file will contain an error about splitting an uninitialized
value.
Apply the patch
Drop DB
Create DB
Webinstaller run until the screen says:
We are ready to do some basic configuration. Please install basic configuration
settings to continue the installation.
The error log file will not contain that error.

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


More information about the Koha-bugs mailing list