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

--- Comment #6 from David Cook <[email protected]> ---
(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.
_______________________________________________
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