Closed (fixed)
Project:
YUI Menu
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Nov 2007 at 17:01 UTC
Updated:
8 Dec 2007 at 12:41 UTC
I tried to use YUI menu in combination with the localization module but it is not working right. When I use the language switching with the default Drupal menu or lucid menu for example, the links of the menu change from the default language node to the translated node. This is not working with YUI menu. Furthermore the menu labels are not switched on switching the language, they remain on the default language. Please give me some hints how to solve the problem or provide a patch. I will work on it myself. If I got it working I will post it here.
Comments
Comment #1
maxx_ commentedA little modification of the function compose_markap_body in yuimenu.module does the trick. Please implement it in the right coding style to the function and add it in the new version, thank you.
addition1: this code is only working with the option submenues built from markup selected, maybe in the future all three options should support it.
Comment #2
bakyildiz commentedyour patch is applied. Thank you.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.