I've tried to upload some MARC records with Swedish letters in them. It seems that the import for each record finishes at the first occurence of any non-English letters (as ÅåÄäÖö in the Swedish alphabet).

I enclose a test file. For the first record, the import stops at 020$c.

(Subjects and everything else works just fine right now! Thanksalot!)

CommentFileSizeAuthor
#1 chartest.zip24.71 KBringner
test.zip619 bytesringner

Comments

ringner’s picture

StatusFileSize
new24.71 KB

Accidently uploaded a file lacking åäö's. This one should work. Not all records, however, include diacritics.

aaaustin’s picture

This one is confounding me. The only work around I have right now is to change the collation of the marc table to latin1_general_ci.

Then it seems to work, but of course, you are only getting characters from the latin1 character set.