Closed (fixed)
Project:
Node import
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2009 at 13:46 UTC
Updated:
20 Oct 2009 at 15:21 UTC
Hi, we are trying to import nodes from a csv file.
We have a custom content type with a CCK textfield.
If we create a node manually we can enter e.g. £40 into this textfield.
When we try to import using node_import and a csv file with £40 as this value the textfield fails to import at all (all other fields import).
If I use a $ instead of a £ it imports correctly.
Anyone have any clues as to why this should be?
Comments
Comment #1
bails commentedClosing this ticket as after testing this appears to be a unsupported character issue in Windows.