Currently when a node is cloned using the node_clone module the cloned module links to the field_collection_items of the original node. Add support for this module by implementing the hook_clone_node_alter.

Comments

teranex’s picture

StatusFileSize
new1.24 KB

The attached patch adds support for node_clone by implementing hook_clone_node_alter

teranex’s picture

Status: Active » Patch (to be ported)
tim.plunkett’s picture

Status: Patch (to be ported) » Needs review
torotil’s picture

This has the Same cause as #1316162: Support content translation and host entity cloning. I guess this will be fixed too once #141 is commited.

ParisLiakos’s picture

Status: Needs review » Postponed

yeah seems the issue linked above will fix this too..so lets wait till it is in

jmuzz’s picture

Issue summary: View changes
Status: Postponed » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.