I can successfully clone my nodes with this module.
But I have an issue.

When I clone a node I'm redirected to this page:
"example.com/node/41/clone"
If I have uploaded and put an image to the node 41's image field,
When I click to remove image, PDOexepction error occurs in my Drupal 7.14 site.
Says node id is absent.
But, when i save the clone and create node 42, and edit node 42, I can remove that image from node.

Is this desired behaviour ?
Thank you

Comments

johnv’s picture

Status: Active » Closed (duplicate)

I think your problem is identical to #1618510: Breaks when removing an image from an image field
It also provides a work-around.

trante’s picture

I suppose #1618510: Breaks when removing an image from an image field is a duplicate.
It is opened 8 days after my post :)