[Koha-bugs] [Bug 28572] Replace C4::Debug with Koha::Logger->debug

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 21 11:28:31 CEST 2021


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #9 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Just mentioning one compile error:

perl -c tools/viewlog.pl
Global symbol "$debug" requires explicit package name (did you forget to
declare "my $debug"?) at /usr/share/koha/C4/Context.pm line 788.
BEGIN not safe after errors--compilation aborted at
/usr/share/koha/C4/Context.pm line 853.
Compilation failed in require at /usr/share/koha/C4/Auth.pm line 30.
BEGIN failed--compilation aborted at /usr/share/koha/C4/Auth.pm line 30.
Compilation failed in require at tools/viewlog.pl line 23.
BEGIN failed--compilation aborted at tools/viewlog.pl line 23.

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


More information about the Koha-bugs mailing list