https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21756
Josef Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #24 from Josef Moravec <[email protected]> --- I am still getting this fron QA tools: FAIL members/maninvoice.pl FAIL valid (Missing operator before $error?) Global symbol "$template" requires explicit package name (did you forget to declare "my $template"?) Scalar found where operator expected Can't redeclare "my" in "my" members/maninvoice.pl has too many errors. Global symbol "$cookie" requires explicit package name (did you forget to declare "my $cookie"?) Global symbol "$loggedinuser" requires explicit package name (did you forget to declare "my $loggedinuser"?) Global symbol "$error" requires explicit package name (did you forget to declare "my $error"?) "my" variable $input masks earlier declaration in same scope Type of arg 1 to Try::Tiny::catch must be block or sub {} (not reference constructor) syntax error Also test don't pass: t/db_dependent/Circulation/NoIssuesChargeGuarantees.t .. 1/6 # Failed test 'Got correct offset type' # at t/db_dependent/Circulation/NoIssuesChargeGuarantees.t line 81. # got: 'Lost Item' # expected: 'Manual Debit' # Failed test 'No tests run for subtest "auto_too_much_oweing | OPACFineNoRenewalsBlockAutoRenew"' # at t/db_dependent/Circulation.t line 703. Can't use string ("FU") as a subroutine ref while "strict refs" in use at t/db_dependent/Circulation.t line 668. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
