One of my clients required import file which uses "|" character as delimiter. I've modified csv plugin to optionally use Select or Other module (only if installed.)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pavel.karoukin’s picture

Status: Active » Needs review
FileSize
4.54 KB

Patch attached

kurtzhong’s picture

Thanks for this patch, it helps a lot.

twistor’s picture

Issue summary: View changes
Status: Needs review » Needs work

The select-or-other is cool, but unnecessary.

Also, pipes are in the default set.

Any patch would need lots of validation to make sure that it's a single, valid character.