Currently the Location module and the Clone module fight.
After you have cloned a node with a location, the node it has been cloned from
loses its location.
The problem seems to be that the Clone module does not know to update the "lid" -
so the old one is used - and on submission, the link to the old nid is lost.
This problem may be best fixed from the Location module - with a setting to
check the submitted nid against the lid, and create a new location f there is
a mismatch - a kind of "one location per node" setting.
It sucks not being able to clone nodes with locations properly.
node_clone 1.00 and 2.00
Location.module v 1.79.2.12 5.xx
node_clone thread about the issue: http://drupal.org/node/92175
Comments
Comment #1
bdragon commentedActually, this is most likely the "revisions bug".
It should work better with location 3, but that isn't ready for production use yet.
Comment #2
vegasphotog commentedThanks for this post....so, I am in 5.7...and, have a online meeting schedule with over 1000 meetings and wondered if this has been corrected or if there is a work around? Thanks in advance.
Comment #3
bdragon commentedLocation 3 is for both Drupal 5 and Drupal 6.
I'm assuming this is fixed, reopen if it's still a problem.
Comment #4
bdragon commented