Active
Project:
String Overrides
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2011 at 19:44 UTC
Updated:
9 May 2011 at 19:44 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| export-3.txt | 56 bytes | bwinett |