I created a Feature containing 2 menus and few item link for each of them.

2 of these items shares the same path, one in each menu. When I install my feature, one of these item works, the other don't. All of the other items behave normally, so the same path is the only distinct thing in these links.

I can't see what it could be, the only problem I had in Menu item with feature installation was when the path wasn't good : no page, no menu item, it's Ok. And adding the page and revert my feature always create the menu item I wanted. But here, one link does work, so there should be no problem for the other to do so.

CommentFileSizeAuthor
#1 feature_menu_bug.tgz1.51 KBjmiccolis

Comments

jmiccolis’s picture

StatusFileSize
new1.51 KB

I've confirmed this bug. Here's a quick features to help get the debugging started.

yhahn’s picture

Status: Active » Fixed

Thanks, should be fixed with: http://drupal.org/cvs?commit=406294

cabbiepete’s picture

Doesn't seem to be fixed as of the latest release (and latest from DRUPAL-6--1 branch from cvs)

yhahn’s picture

Does the bug feature posted by jmiccolis work for you in the latest DRUPAL-6--1? I am not able to reproduce the bug using this feature, maybe you can say more by what behavior you are seeing?

Status: Fixed » Closed (fixed)

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

artwork’s picture

Got the same problem with latest version 6.x-1.0

My repro steps
1. create menu-link under primary-link path faq title Help
2. create menu-link under primary-link path faq title FAQ
3. put FAQ under Help menu-link
This is what menu tree look like
Help
-FAQ
When I going to create a features under menu-link I see only FAQ menu-link