Closed (fixed)
Project:
Node Hierarchy
Version:
6.x-1.x-dev
Component:
Drupal/PHP Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2009 at 09:33 UTC
Updated:
10 Apr 2012 at 03:30 UTC
When deleting children of parent node, nodehierarchy_delete_children will only delete first level of children, and children children will not be deleted.
Proposed patch will modify nodehierarchy_delete_children so it will recursively delete all children in any level of depth.
| Comment | File | Size | Author |
|---|---|---|---|
| nodehierarchy_deep_delete_children.patch | 1.49 KB | pivica |
Comments
Comment #1
pivica commentedComment #2
andreiashu commentedI tested it and the patch works perfectly.
Thanks pivica
Lets hope it will be commited soon.
Comment #3
markhalliwellCopy & 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.
Comment #4
jbylsma commentedBackported from 6.x-2.x, which is basically the equivalent of what pivica posted three years ago. Ouch. Currently in 6.x-1.x-dev.