Closed (duplicate)
Project:
Migrate Extras
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2011 at 16:07 UTC
Updated:
4 Oct 2012 at 21:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeryanThe best way to "offer up a field handler" is to submit a patch.
Comment #2
reujwils commentedSure thing Mike, sorry about that. I'm quite new to this, so I'll still learning the ropes :) Thanks!
Comment #3
reujwils commentedForgot to update the status after I supplied a patch.
Comment #4
drewish commentedIf it's got a patch that you think should work this is the correct status.
Comment #5
drewish commentedI'd add a little argument handling code even though you don't really use them, just to be safe:
Otherwise if someone (incorrectly in this case) passes in arguments it'd end up sticking an empty row into your values.
Comment #6
reujwils commentedThanks drewish for the feedback. I went ahead and updated the patch with your recommendations.
Let me know if there is anything else that I would need to modify!
Comment #7
drewish commentedLooks good to me, I'll let mikeryan weigh in on it.
Comment #8
drewish commentedSo #1321062: Create a simple base class for field handlers got committed so this should be doable in about 3 lines now ;)
Comment #9
mikeryanYes, let's simplify this.
Comment #10
mikeryanIt's been done directly in metatags_quick: #1408542: Add support for migrate.