When I want to delete parent node and also children nodes of a parent, parent is deleted but children nodes are not.

Basically nodehierarchy_node_delete_submit function will never be called in current dev and also there are some minor errors in that function (probably do to porting from d5 version). Attached patch should fix delete of children nodes.

CommentFileSizeAuthor
nodehierarchy_delete_children.patch1.47 KBpivica

Comments

ronan’s picture

Status: Needs review » Fixed

Yup, that's a bad port from 5. I've committed your patch and should be in the stable release (1.2) hitting the webs any time now.

Thanks for your help
Ronan

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.