Closed (works as designed)
Project:
Menu clone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
12 Apr 2011 at 21:41 UTC
Updated:
17 May 2011 at 05:13 UTC
Jump to comment: Most recent
I created a clone of my Main Menu and left all settings as is, so on the admin side everything looks like it clones fine.
On the front end, the child nodes are not cloned. So, if my main menu looks like this
The front end of the cloned menu will only display:
Needs to clone children and children of children, etc. on front end output.
Comments
Comment #1
Anonymous (not verified) commentedHi
I've reconstructed your issue, and found that this is not a menu_clone issue but a Drupal core one. Try to create the two menus without menu clone and you'll get the same result, that only one menu is expanded.
I'm gonna try this in Drupal 6 and see what the result.
Greets
Tim
Comment #2
hcabalic commentedThanks, but I'm not sure what you mean by 'create two menus without menu clone'?
Is there another way to clone the Main Menu without using the Menu clone module?
- H
Comment #3
Anonymous (not verified) commentedHi
I mean, just create two menus in drupal with subitems and link them to the same pages. And you'll see that only one menu will be shown collapsed.
Regards
Tim
Comment #4
Anonymous (not verified) commentedClosing as this is a Drupal core issue that works as designed and no activity for a few weeks