Hi,
I already posted this on an existing issue #2038933-48: Undefined offset: 4 in _menu_translate() (line 777 of includes/menu.inc) - Caused by Webform - but I think it is a better idea to start a new topic here.
After updating webform 7.4.12 to 7.4.14 I receive the following errors on each webform. Even if there are no components / emails or other webform related settings configured.
Webform uses translation from i18n module.

Notice: Undefined offset: 5 in _menu_translate() (line 787 of /Users/kai/Documents/webseiten/tui-acquia-dev-git/docroot/includes/menu.inc).
    Notice: Undefined offset: 7 in _menu_translate() (line 787 of /Users/kai/Documents/webseiten/tui-acquia-dev-git/docroot/includes/menu.inc).
    Notice: Undefined offset: 8 in _menu_translate() (line 787 of /Users/kai/Documents/webseiten/tui-acquia-dev-git/docroot/includes/menu.inc).

Comments

vistree created an issue. See original summary.

vistree’s picture

Ok, after doing some additional debugging we found out that this issue is not coming from webform itself. Instead it es generated by webform_add_existing module. We created a patch and linked it here:
https://www.drupal.org/node/2861106

vistree’s picture

Status: Active » Fixed
Liam Morland’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.