Postponed (maintainer needs more info)
Project:
Entity Translation
Version:
7.x-1.x-dev
Component:
Base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2011 at 21:30 UTC
Updated:
11 Dec 2012 at 10:00 UTC
Comments
Comment #1
josebrito commentedAfter I disable domain_nav module from Domain access pack i get others errors just after I install Entity translation module:
Notice: Undefined index: access in _menu_tree_check_access() (line 1446 ...drupal\includes\menu.inc).
Notice: Undefined index: access in _menu_link_translate() (line 913 ...drupal\includes\menu.inc).
Comment #2
josebrito commentedDoes anyone have Entity Translation with Domain access?
Comment #3
plachNever tried, sorry.
Anyone wishing to have a look to this issue is welcome, otherwise I'll try myself but this is not exactly on the top of my priority list.
Comment #4
pashenry commentedI have the issue. After upgrade to 7.10. i have : Notice : Undefined index: path dans domain_nav_menu on the update page.
Comment #5
frank ralf commentedI get the same error message as #1 while trying to upgrade a module from 6 to 7. I don't have any of the modules mentioned here installed. Might be related to _menu_check_access() in includes/menu.inc should warn when the specified callback function does not exist.
Comment #6
plachPlease, confirm this still exists in the latest dev.