Problem/Motivation

When using the FeedsTermProcessor to import taxonomies, the text format of the term fields are set to default "plain_text".
This makes it impossible to import html formatted text into term fields.

Proposed resolution

Created a patch to set term format for new term entities of the FeedsTermProcessor class.
The term format is set to the "Text format" (input_format) of the Taxonomy term processor.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

peter.sogaard’s picture

twistor’s picture

Status: Needs review » Fixed

Wow, terms are dumb.

Committed to 7.x
http://drupalcode.org/project/feeds.git/commit/b1ad676

Status: Fixed » Closed (fixed)

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