Closed (fixed)
Project:
Menu Block Split
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Aug 2007 at 06:30 UTC
Updated:
26 May 2008 at 13:52 UTC
I really like this module and would have great use of it. The problem is that it only works for some of the menuitems but not for all. I have a normal menu with just one sublevel. On some of the items it works like a charm, on others the submeny never comes up. I have tried dhtml-menu aswell and there every sublevel works. But I would rather use this module if it was reliable. I could show it on a testsite if anyone wants to se the problem.
Comments
Comment #1
robertgarrigos commentedCan I reproduce this bug in my system? Please, let me know what menu structure I need to build up to see this bug in action.
Comment #2
robertgarrigos commentedComment #3
Tainer@drupal.ru commentedHi!
I believe, that i understood that problem.
I had developed the drupal site, and i've solved that problem by hack the menu_block_split.module.
I've replaced 1 string in function menu_block_split_is_child (selected on follow listing):
if ( menu_block_split_is_child($c, $child)) return TRUE;PS Sorry, for my language. I hope that you have understand me.
Comment #4
robertgarrigos commentedthis has been solved and applied a fix in the 5.x-1.2 release
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.