Posted by jbylsma on November 9, 2009 at 11:51pm
Jump to:
| Project: | Node Hierarchy |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| nodehierarchy-descendant_list.patch | 1.21 KB |
Comments
#1
Thanks, this should be back in the latest dev. Let me know if it's working as expected.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.