Closed (duplicate)
Project:
Feeds Tamper
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
10 May 2013 at 11:21 UTC
Updated:
13 Apr 2017 at 18:05 UTC
I am using the patch at #1689374-6: Map feed Title and feed URL so that I can map the feed source title to the title field of the feed item being imported.
I want to use the rewrite tamper so I can concatenate a few fields together with this title field but none of the tampers are working. I've tried a few like converting to uppercase, rewriting with just some text, but it just doesn't seem to be rewriting at all. I have another mapping where a tamper is working so I'm wondering if it is an issue caused by the patch or the fact I'm trying to tamper something from the feed importer node as opposed to from the feed item.
Thanks
Comments
Comment #1
twistor commentedIt's sort of a different problem, https://drupal.org/node/1515316#comment-7853155 should fix it.