https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893 --- Comment #27 from David Gustafsson <glasklas@gmail.com> --- (In reply to Nicolas Legrand from comment #11)
It breaks my authority indexing (Unimarc) :
substr outside of string at /home/koha/perl5/lib/perl5/MARC/File/XML.pm line 563. Use of uninitialized value $enc in string eq at /home/koha/perl5/lib/perl5/MARC/File/XML.pm line 565. Use of uninitialized value $enc in string eq at /home/koha/perl5/lib/perl5/MARC/File/XML.pm line 565. Use of uninitialized value $enc in string eq at /home/koha/perl5/lib/perl5/MARC/File/XML.pm line 567. Use of uninitialized value $enc in concatenation (.) or string at /home/koha/perl5/lib/perl5/MARC/File/XML.pm line 570. Unsupported UNIMARC character encoding [] for XML output for unimarc; 100$a -> 20180313 frey50 at /home/koha/perl5/lib/perl5/MARC/File/XML.pm line 570.
I had forgotten about this issue, I will try to look into it, it would be easier if I had some test data which produced this error. So if you have a marc file would be helpful to attach or mail it to glasklas@gmail.com. -- You are receiving this mail because: You are watching all bug changes.