11 Nov
2024
11 Nov
'24
3:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38270 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #5)
I suppose for all records using "base64ISO2709", we could always try to round-trip it first before storing, and failing that we could switch to MARCXML.
Except that I've tried this and MARC::File::USMARC will return a MARC::Record object even when it cannot really parse the incoming USMARC... A lot of warnings will be generated but that's it. We could failover to MARCXML whenever we encounter any USMARC decode warnings, but there will be false positives. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.