[Koha-bugs] [Bug 20817] Add ability to retain 9xx fields when adding on order item to existing record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 9 10:33:14 CEST 2021


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

--- Comment #40 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Marcel de Rooy from comment #35)
> (In reply to Marcel de Rooy from comment #34)
> >  FAIL   acqui/neworderempty.pl
> >    FAIL   valid
> >                 Useless use of a variable in void context
> 
> Without a line number, this is hard to find. I checked perlcritic and it
> gives a lot of noise on neworderempty.pl (depending on level), but this warn
> I did not find..

perl -cw acqui/neworderempty.pl
Useless use of a variable in void context at acqui/neworderempty.pl line 700.

Hmm line 700 is }
;)

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


More information about the Koha-bugs mailing list