[Koha-bugs] [Bug 29306] New: Holds.t: Fix Use of uninitialized value $_ in concatenation (.) or string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 22 10:17:02 CEST 2021


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

            Bug ID: 29306
           Summary: Holds.t: Fix Use of uninitialized value $_ in
                    concatenation (.) or string
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

Use of uninitialized value $_ in concatenation (.) or string at
t/db_dependent/Holds.t line 1658.
            surname      => 'my surname ' . $_,

Pasted from another line within a loop

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


More information about the Koha-bugs mailing list