Needs work
Project:
Feeds Tamper
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Dec 2011 at 11:43 UTC
Updated:
11 Jul 2014 at 23:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
derhasi commentedMost mappers will do just fine, with an empty value provided (like the fields implementation).
So, there is a patch for this functionality.
Comment #2
derhasi commentedOh, I missed the non regex part. A modified patch is attached.
Comment #3
merilainen commentedI have used this in two projects and it has proven to be very useful.
But I get this error after applying the patch:
Comment #5
merilainen commentedThere were function calls with the &$field, when it should be just $field. This patch fixes it.
Comment #6
twistor commentedLooks ok, there have been some changes.
Sorry that I missed this.