Closed (fixed)
Project:
Menu translation (Node)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2010 at 17:19 UTC
Updated:
11 Nov 2010 at 09:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
plachCommitted the attached patch to HEAD.
Comment #3
mandreato commentedHi, I've setup a panel with a menu titled "Test IT" on primary links.
Installed Menu translation (Node), then navigated to site building/menu and tried to modify the "Test IT" option of the Primary links menu.
I click on "Enable node translation" to select it and save, but the change is not stored, so reopening the voice shows "Enable node translation" un-checked.
Comment #4
plachCurrently MTN supports only node paths, if the link path is not of the kind
node/<nid>[/the-rest]you won't be able to enable node translation for that URL (as MTN would not know how to handle it).Comment #5
plachRelated issue: #967552: Node translation disabled silently.
Comment #6
mandreato commentedThank you plach for clarification.
So MTN is not the module I need --> I've to further investigate on how to translate primary links generated by panels...
Comment #7
plach@mandreato:
If you wish to post a feature request I'm thinking on some ways to generalize the path handling. But unless I find I really clever and non intrusive solution I'm afraid this will have to wait for the 2.0 release.
Comment #8
mandreato commentedFeature request issued: http://drupal.org/node/968674