Great module, but there's something fishy happening when viewing in translated mode i.e. not the original mode because when using
menu_get_active_title() or menu_get_menu() in one of my modules they return the wrong answers
menu_get_active_title() for example always returns "view" when in translated mode,
Why is that and is there a workaround??
The best
M
Comments
Comment #1
claudiu.cristeaAfter I upgraded to 5.x-1.10 the function
menu_get_menu()returns nothing on the secondary language while in the default language is working OK.Did I miss something or it's a bug?
Comment #2
claudiu.cristeaComment #3
Roberto Gerola commentedIt seems to be a problem in the translation routine.
Never tried to call directly that menu function.
I cannot guarantee it can work.
Comment #4
reed.richards commentedClosing this.