Needs review
Project:
Quickbar
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2011 at 14:07 UTC
Updated:
24 Oct 2014 at 13:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nikosnikos commentedHere's a patch to translate menu items with i18n module if enabled.
Comment #2
nikosnikos commentedI forgot to change the status
Comment #3
olafskiUsing version 7.x-2.0-beta1 I had the same problem as nikosnikos, but as far as I remember only on
node/*/editpages.The problem has been fixed by the patch in #1, thank you!Unfortunately I'm not able to review the code quality of the patch but I saw some removed and some added empty lines in the patch (which I ignored when I patched the relevant file manually).
edit: Sorry, I was wrong, the problem has not been fixed. On
node/*/editpages Quickbar still displays menu items without considering their language. On other pages the module displays only translated menu items.