Closed (fixed)
Project:
Node clone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2011 at 17:45 UTC
Updated:
9 May 2014 at 01:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wonder95 commentedIt appears that this is a holdover from D6 that never got cleaned up. The attached patch converts node_clone_type() to clone_node_type_delete() and clone_node_type_update() (the insert op isn't implemented).
Comment #2
wonder95 commentedComment #3
kle commentedThank you and sorry for the late answer - I was not following this thread...
Comment #4
pwolanin commentedThis would be a nice thing to have tests to verify.
Comment #5
pwolanin commentedcommitted