i18n_menu, a standard part of the Internationalization suite, allows you to have menu items which are displayed or not based on the language chosen for them.

However, features uses the path as a unique key and it loses language-configured menu links (if they point to the same path). It *does* in fact store the language associated with the link.

Summarizing:

If I have a menu with two links:
1. Path: node/251, Title:"Some node", Language: 'en' (or no language)
2. Path: node/251, Title: "Una pieza de contenido", Language: 'es'

Then both are shown in the features interface, but only the first one is actually exported.

Comments

rfay’s picture

Status: Active » Postponed (maintainer needs more info)

OK, so there is no fe_menu. Could have sworn my ability to export menu links came from this module. Guess I'm searching now. Sorry!

rfay’s picture

Title: fe_menu keys by path, losing internationalized menu links » Features keys menu links by path, losing internationalized menu links
Project: Features Extra » Features
Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new2.01 KB

Moving to correct project; here's a starter patch.

shaneonabike’s picture

+1 this would be great!

hefox’s picture

There's at least one other patch like this, not necessarily for internationlization but basically lost links due to limited identifier. This probably is a duplicate of that and should be addressed there. /toolazytofindissue

hefox’s picture

hefox’s picture

Issue summary: View changes

Update to remove ref to fe_menu.