Download & Extend

Notice: Undefined index: i18n_mode in i18n_menu_item_get_language() ...

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

Priority:critical» minor

#2

Status:active» needs review

This patch can help? Only determine if i18n_mode variable is set

AttachmentSizeStatusTest resultOperations
prevent-if-i18n_mode-exist-1830756-2.patch467 bytesIdlePASSED: [[SimpleTest]]: [MySQL] 2,095 pass(es).View details | Re-test

#3

Status:needs review» needs work

The last submitted patch, prevent-if-i18n_mode-exist-1830756-2.patch, failed testing.

#4

Version:7.x-1.7» 7.x-1.x-dev

#5

Status:needs work» needs review

#6

Status:needs review» needs work

No needs review until tests are passing.

#7

Status:needs work» needs review

#2: prevent-if-i18n_mode-exist-1830756-2.patch queued for re-testing.