Closed (works as designed)
Project:
Node import
Version:
6.x-1.0-rc4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2010 at 10:30 UTC
Updated:
23 Mar 2010 at 08:33 UTC
When I import fields containing special characters, the content of that field is cut at the special character.
For Example:
field contains "Sänger" only "S" is imported and the rest is blank.
The next field is imported properly again.
Comments
Comment #1
chris_car commentedI can confirm, same over here. I have french characters in my CSV file (exported from Excel).
Comment #2
chris_car commentedThis solved my problem !!!
http://drupal.org/node/355588#comment-1969336
Comment #3
Robrecht Jacques commentedYour file needs to be in UTF8 encoding. Setting as "by design".
See text on the project page: