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.
Comments
Comment #1
jmiccolis commentedI've confirmed this bug. Here's a quick features to help get the debugging started.
Comment #2
yhahn commentedThanks, should be fixed with: http://drupal.org/cvs?commit=406294
Comment #3
cabbiepete commentedDoesn't seem to be fixed as of the latest release (and latest from DRUPAL-6--1 branch from cvs)
Comment #4
yhahn commentedDoes 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?
Comment #6
artwork commentedGot 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