Closed (fixed)
Project:
Feeds
Version:
7.x-2.0-alpha4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2012 at 07:06 UTC
Updated:
22 Jul 2015 at 04:07 UTC
Jump to comment: Most recent
Comments
Comment #1
franzPlease check if your CSV is correct, this looks like some quote issue, or you misconfigured the separator (which can be either ',' or ';')
Please attach your CSV file and importer config.
Comment #2
extexan commentedI got this same error importing from an XML file. The field in question looked like this:
The DB field it is going into is VARCHAR(5). I had run this import successfully *many* times, but had to delete and recreate the import definition due to another issue. That's when this error came up.
When I recreated the import definition, I used the same name, thinking that all traces of the original definition must have been deleted. That must not be the case, though, because I then deleted the import again and created it with a different machine name. The error went away.
I did not modify my XML file at all during this process, so that seems to indicate an actual bug in feeds import, not a problem with the data being imported.
Also, when removing mappings and/or deleting an import definition entirely, ALL traces of the item(s) being deleted should be removed. I've noticed that, even just deleting a single mapping and adding it (or another mapping) back, it keeps the old info when I go to the parser settings.
Comment #3
puagardian commentedhave the same problem with feeds
Comment #4
twistor commented