Closed (fixed)
Project:
Node Hierarchy
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2009 at 23:51 UTC
Updated:
27 Feb 2010 at 05:50 UTC
I was reviewing the latest dev (2009-Nov-1) and noticed that deleting a node's children was not functioning. It appears that the functionality behind it was removed, as well as a recursive function for getting the descendant tree. I added the code back in and created a patch. The code is based upon the 6.x-1.x branch and modified to use the new _nodehierarchy_get_children_menu_links function in 2.x.
| Comment | File | Size | Author |
|---|---|---|---|
| nodehierarchy-descendant_list.patch | 1.21 KB | jbylsma |
Comments
Comment #1
ronan commentedThanks, this should be back in the latest dev. Let me know if it's working as expected.