Closed (fixed)
Project:
Active menus
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2008 at 15:05 UTC
Updated:
7 Nov 2008 at 04:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
antiorario commentedI think it's a conflict with locale.module. I disabled all i18n modules and the problem persists, but only if I choose "Path prefix with language fallback" under /admin/settings/language/configure. Choosing "Path prefix only" apparently doesn't affect Active Menus.
Comment #2
antiorario commentedOk I'll correct myself. Active Menus does not work if a language prefix is present in the URL. I hope I'll have some time in the next few days to try to understand the issue better.
Comment #3
Dofer commentedNot sure that it will be the best or even right fix. But it works for me :)
Comment #4
Eleazan commented#3 it works for me... thnx!
I have edited the .js for use with locale, but it only works with the 'default' language, and now works for all :) (need undo my changes in the js).
Note: do you need to have a "language path", else, doesn't work with these language.
Sorry, my English is so bad.
Comment #5
Dofer commentedNoticed that my previous fix worked only if language was sent in url
Comment #6
mvcDofer's patch works for me using language switching via path prefix. I've attached a patch file with that change in case anyone wants it. Since I haven't personally tested this using language switching via domain, I'll leave this issue as "patch (code needs review)" for now.
Comment #7
nedjoApplied, thanks Dofer and mvc.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.