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

--- Comment #1 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
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