https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38962 Jan Kissig <bibliothek@th-wildau.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #4 from Jan Kissig <bibliothek@th-wildau.de> --- I just rechecked and I think the problem was sitting in front of the keyboard :) The command was missing the value for -m which then defaults to ISO2709 perl /usr/share/koha/bin/migration_tools/bulkmarcimport.pl -b -v -m --file my_record.marcxml' It should be perl /usr/share/koha/bin/migration_tools/bulkmarcimport.pl -b -v -m=MARCXML --file my_record.marcxml -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.