Closed (fixed)
Project:
Node clone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2012 at 11:52 UTC
Updated:
20 Jul 2012 at 01:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
kenneth.venken commentedAttached a patch that fixes this issue for me.
It's based on the similar issue: http://drupal.org/node/921398#comment-3995822
Comment #2
amitgoyal commentedThanks a lot for the patch, Kenneth. It worked for me as well.
I am using Drupal 7.13 and when I am trying to clone the node using latest version of node_clone module, I am getting the same error during ajax call on the node edit page.
Comment #3
pwolanin commentedLooks like the the right function to use according to the API docs
Comment #4
tim.plunkettThis is correct.
Comment #5
pwolanin commentedcommitted