Closed (fixed)
Project:
Menu translation (Node)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2011 at 15:17 UTC
Updated:
2 Aug 2011 at 08:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
plachThe attached patch moves the menu item update from
hook_node('view')tohook_init().Comment #2
finex commentedThe patch looks fine
Comment #3
plachWe need extensive testing of this before committing, so we are sure nothing breaks. Did you test it?
Comment #4
finex commentedI'm doing some tests with context and at this moment conditions based on menu items works fine (with i18nmenu_node enabled + this patch)... anyway I've not had any problem without the patch :-p
Comment #5
plachI tested this in a project of mine with pretty advanced use cases and I'm pretty confident this should not break things. Let's open this to wider testing.
Committed to HEAD.