Here's the error I got when trying to run an import with a ridiculously long term name:

SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'name' at row 1

Here's a patch that truncates the term name to 255.

Comments

aaronbauman’s picture

Status: Active » Needs review
StatusFileSize
new473 bytes
twistor’s picture

Component: Feeds Import » Code
Issue summary: View changes
Status: Needs review » Fixed

Sorry for taking a year to get to this. Things have changed quite a bit.

http://drupalcode.org/project/feeds.git/commit/bd71821

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.