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

bails’s picture

Status: Active » Closed (fixed)

Closing this ticket as after testing this appears to be a unsupported character issue in Windows.