Closed (fixed)
Project:
Feeds Tamper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
11 Jul 2011 at 18:15 UTC
Updated:
11 Aug 2011 at 07:22 UTC
I am trying to import an export of my gmail contacts and there is a column called membership groups which breaks down my contacts' groups. The seperator is " ::: " so I use the explode module and use %s:::%s as the value.
What ever I do, I cannot get tamper to import values when there are multiple groups. If there are no groups and only 1 value in the field membership groups, it imports fine.
This patch seems to only work for drupal 7 http://drupal.org/node/992420
Please help!
BTW I have also thrown around the idea here of creating a direct feed to google contacts... http://drupal.org/node/1213446
Comments
Comment #1
twistor commentedI'm pretty sure I fixed this. Check out dev to see.
6.x
http://drupalcode.org/project/feeds_tamper.git/commit/ef5dcaa
7.x
http://drupalcode.org/project/feeds_tamper.git/commit/7bf7612
Comment #2
twistor commenteddupe
Comment #3
twistor commented