I have an import that is failing, and I've simplified it to the point that I can see that it is failing when the a msgstr contains an ellipsis (hex e2 80 a6) followed by a linefeed (0a). The import immediately stops, and the variable stored is corrupted. This is what gets stored:

a:1:{s:3:"...";s:2:"

I haven't tested to see if the same thing happens when other non-ASCII characters are in the import file.

I'm attaching the import file.

I am able to get around this by simply deleting the ellipsis, but I'm concerned that this may have or may continue to cause problems for us and others.

CommentFileSizeAuthor
export-3.txt56 bytesbwinett