Closed (fixed)
Project:
Feeds Tamper
Version:
7.x-1.x-dev
Component:
Plugins
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 May 2012 at 21:22 UTC
Updated:
12 Jul 2014 at 00:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jlstreckerPatch is attached.
Comment #2
smokrisAlso, Drupal core has
truncate_utf8(), which this plugin could use, instead of duplicating this functionality. Updated patch attached.Comment #3
twistor commentedNice. We should probably add config settings for the rest of the settings for truncate_utf8() but that's a separate issue.
7.x http://drupalcode.org/project/feeds_tamper.git/commit/ae5843e
Comment #4
algazaras commentedHi twistor,
I am getting into this problem with Feeds Tamper 7.x-1.0-beta4 . I have seen in the notes that it must be ported. So, did you get it to work? Is it posible to use the 6.x patch?
Thanks a lot
Comment #5
twistor commentedThis was committed to 6.x a long time ago.