Hello,

I have a problem with Feeds Tamper:

I use Feeds 7.x-2.0-alpha 6 with the XPath Parser.
I try to import 3 fields from my feed to "temporary targets" (each field to a separate temporary target).
I use Feeds Tamper to modify the data in these temporary targets (Plugins Find replace, Format a number).
Then I want to copy the modified date from the 3 temporary targets to the body field of my node-type. I use the Feeds tamper plugin "rewrite" for this and enter the correct replacement patterns in the plugin-field.

I run the feeds importer and the created nodes have the following problem in their body field:
From the 3 imported fields, 2 correctly show up with the modified data (modified from feeds tamper module) and 1 field (always the same, it has a number like "102.3" in it) only shows the raw feed data of that field. I tried several tamper plugins, but this one field always shows the raw feed data.

Has someone an idea what might be the reason for this? I tried lots of things (different tamper plugins, changing the order of the imported fields, ...) and the same one field always shows the raw feed data. All others work...

Comments

twistor’s picture

Version: 7.x-1.0-beta4 » 7.x-1.x-dev

I've seen this before.

Can you test the most recent patch at #1515316: 'Blank source Foo' broken?