I´m using i18n with only one menu (the primary links menu). All my menu entries are in this menu. For all pages I´ve decided in which language they should be shown and have made a translation (using the translation tab) for the other language. As this isn´t possible for views, I´ve selected the language in the menu admin for my views. I´m planning to make separate views for each language in order to use different settings for each language.

primary links
- menu entry1 (en)
-- sub entry1 (en)
-- sub entry2 (en)
- menu entry1 (de)
-- sub entry1 (de)
-- sub entry2 (de)
-- sub entry3 (de) -> which is a view

Now I´ve the following bug:
Watching the german (de) website, all menus are showing the correct content.
Watching the english (en) website, sub entry3 from the german menu is displayed in the user menu of my admin.

I´m using the following i18n modules:
- Internationalization
- i18n-blocks
- i18n-menu
- i18n-profile
- i18n-taxonomy
- Translation
- Strings
- Translatable Text

Does anybody know a solution for this problem?

Greats from Germany
LeisureLarry

Comments

jose reyero’s picture

Category: bug » support

I'm not sure I fully understand this but looks related to menu items with language. They were having some issues which I think have been fixed in the latest 5.x-2.x-dev

However, a much more clean way to have different primary links is to have two different menus, one for each language.
It is explained here: http://drupal.org/node/70194

jose reyero’s picture

Status: Active » Closed (fixed)

No follow up

marina_v’s picture

Status: Active » Closed (fixed)

same issue in 6-1.5
english view menu item appears in both french and english, also unable to create "french" views menu item with the same path.
ps. creating a separate menu is not a preferable solution for my website

marina_v’s picture

Version: 5.x-2.1 » 6.x-1.5
Status: Closed (fixed) » Active
selinav’s picture

Version: 6.x-1.5 » 6.x-1.7
Status: Closed (fixed) » Active

Same issue on 6-1.7

jose reyero’s picture

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

No follow up for too long. Cleaning up issue tracker for 6.x.