Bugs with MenuManager
Posted: Sun Oct 31, 2010 1:55 pm
CMSMS 1.8.2 and MenuManager 1.6.5
I am faced with three problems with MenuManager and thought I'd post here first before I filed bug reports in case someone else has already faced and fixed it.
Bug #1: When pulling menu items using "childrenof", the module seems to ignore the "Active" and "Show in Menu" settings and displays the item no matter what the settings are for these flags. This does not happen if the menu item is the 2nd or later in the list - only happens for the first item.
Bug #2: "number_of_levels" is being ignored and all levels are being displayed. Again this seems to happen with used with the "childrenof" parameter.
Bug #3: The depth value ($node->depth) for the last item on the list is set to 0 (zero) even if it is on the same level as all other items on the list. I found this out because I was trying to code a workaround for #2 above.
If anyone has information on some or all of these issues, please respond to this post. Else I will post bug reports for this module.
Thanks,
Sanjay
I am faced with three problems with MenuManager and thought I'd post here first before I filed bug reports in case someone else has already faced and fixed it.
Bug #1: When pulling menu items using "childrenof", the module seems to ignore the "Active" and "Show in Menu" settings and displays the item no matter what the settings are for these flags. This does not happen if the menu item is the 2nd or later in the list - only happens for the first item.
Bug #2: "number_of_levels" is being ignored and all levels are being displayed. Again this seems to happen with used with the "childrenof" parameter.
Bug #3: The depth value ($node->depth) for the last item on the list is set to 0 (zero) even if it is on the same level as all other items on the list. I found this out because I was trying to code a workaround for #2 above.
If anyone has information on some or all of these issues, please respond to this post. Else I will post bug reports for this module.
Thanks,
Sanjay