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
Comment #1
henkfrans commentedI 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.
Comment #2
montesq commentedReproduced here
Comment #3
montesq commentedoops, component field changed by mistake...
Comment #4
Oleg commentedSomehow 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