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

yrocq’s picture

Component: Code » User interface
Assigned: Unassigned » yrocq
Status: Active » Fixed

Fixed in the CVS.

yan’s picture

Thanks!

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?

yrocq’s picture

The 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 ).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.