Hi,
I think there is a problem with the import extension. It does not take any notice of double quotes "" in the csv fields and the imported data is corrupted by this.
For example If I want to import the following line
1,"Size 16"" in red",Price 12.99,
It should read the double quotes after 16 as a single quote " in the text. But it treats the double quote as the end of the enclosed field, can you fix this?
Thanks Andy |
|
|