Posted by jiapei100 on November 3, 2012 at 3:42am
4 followers
| Project: | Internationalization |
| Version: | 7.x-1.x-dev |
| Component: | Menus |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Hi, all:
Environment: Drupal 7.16 + i18n 7.x-1.7 . I've got no idea why the following error keeps happening.
Notice: Undefined index: i18n_mode in i18n_menu_item_get_language() (line 637 of .../modules/i18n/i18n_menu/i18n_menu.module).
How to patch it?
Thank you very much.
Cheers
Pei
Comments
#1
#2
This patch can help? Only determine if i18n_mode variable is set
#3
The last submitted patch, prevent-if-i18n_mode-exist-1830756-2.patch, failed testing.
#4
#5
#6
No needs review until tests are passing.
#7
#2: prevent-if-i18n_mode-exist-1830756-2.patch queued for re-testing.