Closed (fixed)
Project:
Feeds Tamper
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2012 at 16:17 UTC
Updated:
11 Jul 2014 at 07:16 UTC
Jump to comment: Most recent
* created importer and some tamper plugins
on one of the columns i can always reproduce
* create a 'rewrite' plugin and save
* everything seems fine
* save the tamper plugin page again
* the plugin is greyed out and inactive
* marking active and saving has no effect
* deleting is impossible, delete link greyed out
Comments
Comment #1
geek-merlinnoticed that the column name ended in a dot.
it was possible to workaround this by removing the dot.
do not know if the plugin name or the token name lets feedstamper freak out.
Comment #2
geek-merlin(to remove the stale plugins i had to go to the db)
Comment #3
charlietoleary commentedCan confirm this is an issue:
When I create a find/replace plugin with a "." (full stop): it disables the created plugin and doesn't allow you to modify or delete it.
Comment #4
rolandu commentedsame issue on 7.x-1.0-beta4. My column name is "Ref.No". Cannot activate the rule anymore.
Comment #5
rolandu commentedI did an ugly hack to solve this for the moment (for 7.x-1.0-beta4)... I just enable all rules, ignoring the checkbox.
In feeds_tamper_ui/feeds_tamper_ui.admin.inc line 149: Instead of
put this:
Comment #6
twistor commentedComment #7
twistor commented7.x http://drupalcode.org/project/feeds_tamper.git/commit/9e3f284
Comment #8
twistor commentedThis doesn't seem to be a problem in 6.x.