Problem/Motivation

While importing fields into an existing structure the field type list_text is not supported.

Proposed resolution

Add support for field type list_text

User interface changes

No interface changes.

API changes

Extend _taxonomy_csv_term_field_import function to handle field type list_text.

CommentFileSizeAuthor
#1 list_text_support-2419791-1.patch636 bytesSteffenR
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SteffenR’s picture

Status: Active » Needs review
FileSize
636 bytes

Attached you find a patch solving this issue.