To create nodes on my multilingual website, I folow this steps:

1) Create node in independant language
2) When I'm ready to translate in other language, I edit the node previously created and I switch the language option to the desired translated language.

But If the first translation of my node is not in the default language of my website (/admin/settings/language/overview), I have strange behavior with menu items on the page of this node(only). A lot of menu items are missing.

My settings in multilanguage configuration:

/admin/settings/language/configure:
Language negotiation: Path prefix only.

/admin/settings/language/i18n
Content selection mode: Current language and language neutral.

Content translation links:
x Hide content translation links
x Switch interface for translating

Modules I used:
i18n
l10n_client
translation404
translation_table
translation_overview
languageicons

Comments

heyyo’s picture

In fact I have only this behavior if in the url for page of this node I don't precise the language of the interface.

So I encounter only this bug to my front page, which was redirected to my node with translation's source different to my default language.

My default language on my website is english. And the source of my node is in french.

So If write www.domain.com/node/1 I have the problem with the missing items in the menu
but www.domain.com/fr/node/1 won't cause any trouble.

Ujval Shah’s picture

same issue, any solution to this?

jose reyero’s picture

Component: Code » Blocks
Status: Active » Closed (won't fix)

Cleaning up the issue tracker. Closing all issues that haven't got any follow up for the last year.