Closed (fixed)
Project:
Feeds Tamper
Version:
7.x-1.x-dev
Component:
Plugins
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2012 at 13:04 UTC
Updated:
30 Jul 2014 at 01:10 UTC
Jump to comment: Most recent
Comments
Comment #1
twistor commentedComment #4
twistor commentedComment #5
maximpodorov commentedThis is completely wrong solution. You just drop all values of multivalued field except of the first one instead of applying the pattern to all the values.
Comment #6
twistor commentedHow would you propose I apply the pattern to all the values?
My fix works for most cases, since the field is most likely single-valued, just wrapped in an array.
If you want to support this, please create a feature request. I think you might be referring to #1461308: Enabled "multi: loop" for the rewrite plugin which is a different issue.