Closed (duplicate)
Project:
Node clone
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2007 at 04:13 UTC
Updated:
13 Dec 2007 at 04:25 UTC
I was attempting to clone nodes that are also events (made with cck and calendar)
Each event has a location associated with it through the location module
WhenI clone the node, it seems to take the location information with it (i.e. strips the original node of location information and applies it to the "clone of.. " node)
HAs anyone else seen this, know what might be up?
Thanks,
John
Comments
Comment #1
pwolanin commentedsome modules don't handle their data in a nice way that allow node_load() -> node_save()
see: http://drupal.org/node/92175