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

pwolanin’s picture

Status: Active » Closed (duplicate)

some modules don't handle their data in a nice way that allow node_load() -> node_save()

see: http://drupal.org/node/92175