Closed (fixed)
Project:
Attachment Links
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2012 at 15:35 UTC
Updated:
29 Oct 2012 at 19:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
ultimateboy commentedIn my specific instance, I can require that this feature be installed within my installation profile and thus have control of the field's numeric ID. But, this isn't always possible and it would definitely be nice to use the field name instead of the ID.
Comment #2
ultimateboy commentedI've gone ahead and changed this variable to use the field name instead of the field ID, which I think is much better for feature exports as well as a lot of other things. I wrote an update function to transition previously numeric variables to their field name as well. Patch attached.
Comment #3
ultimateboy commentedComment #4
drinkdecaf commentedMisspoke. Patch seems to play nice w/ features.
Comment #5
ultimateboy commenteddrinkdecaf, so much so that you're willing to mark RTBC?
Comment #6
ruplThis has been committed to dev. Thanks for the solid patch!