When editing children node with wokrflow state change form (on node workflow tab) node old_parent variable will not be set so nodehierarchy_insert_node function will think that children don't have previous parent.

Proposed patch for nodehierarchy_insert_node will call nodehierarchy_load_node if old_parent is not set and will load old parent.

CommentFileSizeAuthor
nodehierarchy_workflow.patch985 bytespivica

Comments

markhalliwell’s picture

Component: Code » Drupal/PHP Code

Copy & Pasted: This issue pertains to the 6.x-1.x branch which is now legacy and is over two years old. If this issue is not applicable anymore, please consider closing it. Otherwise, please update this issue appropriately. Will be closed in two weeks if no response.