http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11388 Bug ID: 11388 Summary: Error exporting records to non-Unicode/MARC-8 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: pablo.bianchi@gmail.com QA Contact: testopia@bugs.koha-community.org If you have a record with line endings and in OPAC want to "Save record" to "MARC (non-Unicode/MARC-8)" (opac-export.pl?format=marc8&op=export&bib=2778&save=Go) you'll get something like: An error occurred Creation of MARCXML Record failed: Field 964 must have at least one subfield at /usr/share/perl5/MARC/File/SAX.pm line 113 But the field have a subfield, the problem is with line endings (LF, \n). -- You are receiving this mail because: You are watching all bug changes.