My site has 2 languages, English (default) and Italian: I can create a new language neutral node, and attach it to a menu item directly from the node editing form. Everything works fine, I can see the new menu item and manage it from admin/build/menu

I can also change the menu item from the node editing form, but only as long as I do not have language sections in the node body. When I create the =en= and =it= sections the fields in the "menu settings" group are always blank, but the menu is still there and attached to the node (it is deleted when I delete the node).

The menu settings fields start working again when I deactivate the ls_node_titles module.

Comments

andy inman’s picture

Which theme are you using? Could you confirm whether this also occurs with Garland?

This may be due to multi-language menus in Drupal, which can be difficult to get working correctly. Are you using i18n? How are you providing menus for each language? There are at least two ways, one is to have a separate menu per language and use i18_variables to set menu source for primary links etc. Are you using any non-core modules that deal with menu generation?

kenorb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Version 6.x is no longer supported due to Drupal 6 End of Life.