I have a link that points to the frontpage and that has subordinated menu items below it. Although for the rest of the menu items the menu works just fine (i.e. there is an "active" class for the links and an "expanded" class for the li's), the subordinated menu items don't show when I'm on the frontpage. The link that points to the front page has a "collapsed" class and the ul of the submenu has a style="display: none;" (should be "expanded" and style="display: block;").
Comments
Comment #1
yrocq commentedFixed in the CVS.
Comment #2
yan commentedThanks!
I'm not very familiar with development processes: Could you tell me what "Fixed in the CVS" means exactly? The bug is fixed and will be included in the next release but there will be no new release just for this bug fix?
Comment #3
yrocq commentedThe bug is fixed, but is not in a stable release yet. However, you can get the latest modifications by downloading the development snapshot ( http://drupal.org/node/334073 ).