Using Drupal 7 RC1, then RC2, and now the first stable release.
Have configured English (en) and Italian (it) Language, with Italian as the default language.
Language selection: from URL.
Have configured "Basic Page" content type multilingual support as "Enabled, with translation".
Have translated nodes of type "Basic Page" (translated nodes appear to be handled as additional, distinct nodes).
When assigning menu items to them, both Italian and English menu items appear in the menu, regardless of current language.
In addition, not all the menu items use the url alias; in that case, mixed language pages appear.
Tried to set menu items only in one language, but can not translate them via the translation interface.
The desired result is: the ability to have one menu item for each page, correctly traslated. E.g. to have a page "Chi Siamo", translated into "About Us", and a single menu item "Chi Siamo" or "About Us", depending on current language.

Comments

henkfrans’s picture

I just can say that I have the same problem setting up a D7 site in portuguese, english, and dutch... In D6 it was working fine with the i18n module.

montesq’s picture

Component: menu system » contact.module

Reproduced here

montesq’s picture

Component: contact.module » menu system

oops, component field changed by mistake...

Oleg’s picture

Somehow it works for me in D7 with i18n module but only if I use one of the default themes. The issue appears if I use a custom theme. See http://drupal.org/node/1225094

Status: Active » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.