[Koha-bugs] [Bug 23291] Allow selecting patrons by smsalertnumber in batch patron modification

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 9 15:07:23 CEST 2021


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #21 from David Nind <david at davidnind.com> ---
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.


More information about the Koha-bugs mailing list