[Koha-bugs] [Bug 30432] get_items_that_can_fill needs to specify table for biblionumbers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 25 22:35:23 CEST 2022


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

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew at bywatersolutions.com

--- Comment #12 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
I get a bunch of errors from the QA tool after applying these to 21.05. Please
rebase for backport:

 FAIL   t/db_dependent/Koha/Holds.t
   FAIL   valid
                Use of bare << to mean <<"" is deprecated 
                Use of bare << to mean <<"" is deprecated 
                Global symbol "$biblio" requires explicit package name (did you
forget to declare "my $biblio"?) 
                Global symbol "$itype_1" requires explicit package name (did
you forget to declare "my $itype_1"?) 
                Global symbol "$itype_2" requires explicit package name (did
you forget to declare "my $itype_2"?) 
                Global symbol "$item_1" requires explicit package name (did you
forget to declare "my $item_1"?) 
                Global symbol "$biblio" requires explicit package name (did you
forget to declare "my $biblio"?) 
                Global symbol "$itype_1" requires explicit package name (did
you forget to declare "my $itype_1"?) 
                Global symbol "$item_2" requires explicit package name (did you
forget to declare "my $item_2"?) 
                Global symbol "$biblio" requires explicit package name (did you
forget to declare "my $biblio"?) 
                Global symbol "$itype_1" requires explicit package name (did
you forget to declare "my $itype_1"?) 
                Global symbol "$item_3" requires explicit package name (did you
forget to declare "my $item_3"?) 
                Global symbol "$biblio" requires explicit package name (did you
forget to declare "my $biblio"?) 
                Global symbol "$itype_1" requires explicit package name (did
you forget to declare "my $itype_1"?) 
                Global symbol "$item_4" requires explicit package name (did you
forget to declare "my $item_4"?) 
                Global symbol "$biblio" requires explicit package name (did you
forget to declare "my $biblio"?) 
                Global symbol "$itype_1" requires explicit package name (did
you forget to declare "my $itype_1"?) 
                Global symbol "$item_5" requires explicit package name (did you
forget to declare "my $item_5"?) 
                Global symbol "$biblio" requires explicit package name (did you
forget to declare "my $biblio"?) 
                Global symbol "$itype_2" requires explicit package name (did
you forget to declare "my $itype_2"?) 
                Global symbol "$lost" requires explicit package name (did you
forget to declare "my $lost"?) 
                Global symbol "$biblio" requires explicit package name (did you
forget to declare "my $biblio"?) 
                Global symbol "$withdrawn" requires explicit package name (did
you forget to declare "my $withdrawn"?) 
                Global symbol "$biblio" requires explicit package name (did you
forget to declare "my $biblio"?) 
                Global symbol "$notforloan" requires explicit package name (did
you forget to declare "my $notforloan"?) 
                Global symbol "$biblio" requires explicit package name (did you
forget to declare "my $biblio"?) 
                syntax error 
                    my "
                  (Might be a runaway multi-line << string starting on line
419)
                t/db_dependent/Koha/Holds.t has too many errors.

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


More information about the Koha-bugs mailing list