[Koha-bugs] [Bug 25491] New: Perl warning at the login page of installer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 19:15:51 CEST 2020


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

            Bug ID: 25491
           Summary: Perl warning at the login page of installer
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Installation and upgrade (web-based installer)
          Assignee: slavashishkin at gmail.com
          Reporter: stalkernoid at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

I encountered this warning at the login page of installer
/cgi-bin/koha/installer/install.pl:

    Use of uninitialized value $info{"invalid_username_or_password"}
    in numeric eq (==) at /home/vagrant/kohaclone/C4/InstallAuth.pm
    line 387.

This requires a simple fix to check for undef before numeric comparison.

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


More information about the Koha-bugs mailing list