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
Comment #1
jose reyero commentedI'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
Comment #2
jose reyero commentedNo follow up
Comment #3
marina_v commentedsame 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
Comment #4
marina_v commentedComment #5
selinav commentedSame issue on 6-1.7
Comment #6
jose reyero commentedNo follow up for too long. Cleaning up issue tracker for 6.x.