Closed (won't fix)
Project:
Drupal core
Version:
4.7.0
Component:
block.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2006 at 23:42 UTC
Updated:
4 May 2006 at 19:53 UTC
I've installed 4.7 rc3
I create a primary link to section of my site - let's call it "section A".
Then I create some nodes or pages or whatever that live under section A - let's call them "subsection 1", "subsection 2", etc
Then I create a menu that has section A and the subsections, and show that menu in a block.
In version 4.6 as well as version 4.7 rc1, whenever I clicked on the primary link to section A, the block menu would automatically expand section A to show the subsections underneath.
This no longer works in 4.7 rc3
Another drupaler has replicated this bug.
Thanks!
Comments
Comment #1
gregglesI repeated this bug as well. As cerveau described, steps to repeat:
1. create node1
2. create node2
3. create a menu item for node1 that is not expanded by default
4. create a menu item for node2 that has the node1 menu item as the parent
5. visit node2 (either directly by typing in the url or by navigating the menu structure)
Expected results:
The menu item for node1 expands (or stays expanded) to show the menu item for node2
Actual results:
The menu item for node1 does not expand
Comment #2
chx commentedthis is not how the menu works. parentage is based on paths.