Currently I need to import data from a csv-file where the developer has defined the delimiter by !#. Via form alter (custom-module_form_FeedsCSVParser_feeds_form_alter()) I injected the delimiter (an alternative would be #1778598: "Select or other (radio button type)" field always saved as "other", value is "plain_text"). It's working well except that all field-values are ending with !-sign.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

osopolar’s picture

osopolar’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 1: feeds-csv-multiple-charter-delimiter-2150789-1.patch, failed testing.

osopolar’s picture