Closed (fixed)
Project:
Field collection
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2011 at 00:10 UTC
Updated:
25 Aug 2011 at 07:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
yched commentedPatch.
The $form var already exists as a param of the field_collection_field_formatter_settings_form() function, it's the whole form in which the subform is being inserted ($form and $form_state params were added late in D7 :-( )
I dare say it's RTBC.
Comment #2
tim.plunkettRTBC, just in case you don't trust someone RTBCing their own patch, even yched :)
Comment #3
zilverdistel commentedThe patch works for me too. Thanks!
Comment #4
fagothanks, committed.
Comment #5.0
(not verified) commentedminor edit