16 Jul
2025
16 Jul
'25
11:25 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18772 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 184128 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184128&action=edit Bug 18772: Remove warnings from t/ImportBatch.t Use of uninitialized value in concatenation (.) or string at /usr/local/share/perl/5.20.2/MARC/File/XML.pm line 399, <__ANONIO__> chunk 1. Those are 2 warnings coming from MARC::File::XML when called with invalid XML. We should not use Test::Warn as they are not expected and that may be fixed upstream. -- You are receiving this mail because: You are watching all bug changes.