When I have used the menu to get to a page with multiple elements in its path, for example "drupal/node/add/faq", some of the links in the menu get confused. From that example, the link to create a page ends up being "drupal/node/add/node/page". It's like it is not quite backing up all the way to the beginning.

I have not quite figured out what's different with the ones it gets right under that condition. I have seen a case where two menu items on different levels point to the same place, one is OK the other is screwed. It does seem consistent, just unsure of why some do and some don't screw up.

This is a major issue for me, as I'm using it for the sites main navigation, and this just plain breaks it.

Comments

onefang’s picture

Status: Active » Closed (works as designed)

After cutting down the install until there was nothing left to remove, except the core menu and DHTML Menu, I think I can say the issue is in core, not in this module. Sorry for the noise.