When editing taxonomies in multiple languages, I get the following error message displayed:

Notice: Undefined index: href in menu_local_tasks() (line 2027 of /Applications/MAMP/htdocs/operacompass/includes/menu.inc).

Steps to reproduce:
- Create a taxonomy term in a language A (English for example)
- Translate the term in a language B (French for example)
- Keep your interface in English, but then try to edit the French term just created. You get the error message. Same thing happens with all translated terms. (see attachment 2)
- Editing terms in the same language as the current interface works fine. (see attachment 3)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Waichai’s picture

I've got the similar problem.
I am using Traditional Chinese as the tax source and making translation to English. It happened whatever the interfaces of Chinese or English either.
It appeared the warning, "Notice:Undefined index: href 於 menu_local_tasks() (/home/my account/public_html/includes/menu.inc 中的第 2027 行)。" I think they are quite the same.
Please help it, thanks!

astro87’s picture

Version: 7.10 » 7.14
Priority: Normal » Major
Status: Active » Needs work

I get similar error:

Notice: Undefined index: href in menu_local_tasks() (line 2048 of /myaccount/drupal7.14/includes/menu.inc).

and for me also:
"- Editing terms in the same language as the current interface works fine."

Notice: Undefined index: version_major in update_calculate_project_update_status() (line 556 of /account/drupal7.14/modules/update/update.compare.inc).
This error is fixed by - #14 - http://drupal.org/node/1343768#comment-5995330

marcingy’s picture

Priority: Major » Normal
Status: Needs work » Active

This is not major.

makokis’s picture

this patch do no solve the problem to me, it stils ¡

help pls¡

Notice: Undefined index: href en menu_local_tasks() (línea 2048 de /Users/SEBAS/Sites/brico/includes/menu.inc)

Version: 7.14 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.