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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #21 from David Nind <[email protected]> ---
Hi Aleisha.

In step 4 of the test plan I get an error when refreshing the page

Could not compile /kohadevbox/koha/tools/modborrowers.pl: Bareword "I" not
allowed while "strict subs" in use at /kohadevbox/koha/tools/modborrowers.pl
line 118.
BEGIN not safe after errors--compilation aborted at
/kohadevbox/koha/tools/modborrowers.pl line 489.
 at /usr/share/perl5/CGI/Compile.pm line 144

    in CGI::Compile::compile at /usr/share/perl5/CGI/Compile.pm line 144

      141:         my $code = $self->_eval($eval);
      142:         my $exception = $@;
      143: 
      144:         die "Could not compile $script: $exception" if $exception;
      145: 
      146:         subname "${package}::$subname", sub {
      147:             my @args = @_;

    Show function arguments

David

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to