[Koha-bugs] [Bug 19937] New: Silence warnings t/db_dependent/www/batch.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 9 15:36:10 CET 2018


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

            Bug ID: 19937
           Summary: Silence warnings t/db_dependent/www/batch.t
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org

sudo koha-shell -c bash kohadev
prove t/db_dependent/www/batch.t
cat /var/log/koha/kohadev/plack-error.log

The following errors are triggered:
Use of uninitialized value in array element at
/home/vagrant/kohaclone/tools/batch_records_ajax.pl line 50.
Use of uninitialized value $results_per_page in numeric eq (==) at
/home/vagrant/kohaclone/tools/batch_records_ajax.pl line 53.
Use of uninitialized value in uc at /home/vagrant/kohaclone/C4/ImportBatch.pm
line 1120.

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


More information about the Koha-bugs mailing list