https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38933
Bug ID: 38933
Summary: Some oversized records with UTF-8 characters cause
import worker to die
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: MARC Bibliographic record staging/import
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Some oversized records with UTF-8 characters cause import worker to die. The
record would be staged correctly, but then an attempt to import it with
C4::ImportBatch::BatchCommitRecords can generate an uncaught die of
new_from_usmarc.
A solution would be to make use of import_records.marcxml instead of
import_records.marc for this step. (Both versions are stored in the
import_records table in stage step).
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/