Closed (duplicate)
Project:
Node clone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 May 2012 at 17:00 UTC
Updated:
24 Jun 2012 at 11:46 UTC
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
Comment #1
johnvI think your problem is identical to #1618510: Breaks when removing an image from an image field
It also provides a work-around.
Comment #2
trante commentedI suppose #1618510: Breaks when removing an image from an image field is a duplicate.
It is opened 8 days after my post :)