20 Jan
2025
20 Jan
'25
1:30 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38913 --- Comment #5 from David Cook <dcook@prosentient.com.au> --- Without the patch, I tried to use the web UI to import this file, but it failed to load. In /var/log/koha/kohadev/worker-output.log I see the following: Record length of 527856 is larger than the MARC spec allows (99999 bytes). at /usr/share/perl5/MARC/File/USMARC.pm line 314. UTF-8 "\x85" does not map to Unicode at /usr/share/perl5/MARC/File/Encode.pm line 35. -- I applied the patch, ran 'restart_all', and tried the web UI again. And it's still failing to import. -- I'll try the test plan you've provided... -- You are receiving this mail because: You are watching all bug changes.