Needs work
Project:
Field collection
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jan 2013 at 20:27 UTC
Updated:
27 Jan 2019 at 02:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Georgique commentedMy patch is generated by PhpStorm, not sure it will pass check but let's try...
Comment #3
Georgique commentedRemoving my local garbage from the patch
Comment #4
jmuzz commentedI wasn't able to duplicate this with the latest repository version of field collections and 7.x-2.0-alpha3 of file_entity. I made a node with a field collection that had a file field and I was able to change the file in it. It is an old issue so I believe it is not a problem now, but if I am wrong please reopen with more details about how to reproduce.
Comment #5
Georgique commentedI have a node with a field of field_collection type. When I am trying to edit this field I have no $form['#entity] property. And for me (and obviously it can be pretty common case) I want to get access to field_collection_item which is being edited.
Comment #6
chris matthews commentedThe 6 year old patch in #3 to field_collection.pages.inc does not apply to the latest field_collection 7.x-1.x-dev and if still relevant needs a reroll.