Active
Project:
Localizer
Version:
5.x-3.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2008 at 09:47 UTC
Updated:
13 Apr 2011 at 16:26 UTC
"home" link has no language code so, no matter what language you are currenly using, clicking on "home" switches to default language
Comments
Comment #1
costinius commentedsame for me, subscribing
Comment #2
twiik commentedI noticed this as well today.
My quick hack to circumvent this on a site I'm making now was this:
Luckily the only "home" link I had was the logo so it was easy to switch $base_path for $homePath. :)
Comment #3
BarisW commentedI had this as well. Check your site settings (start page). Make sure this isn't set to something like 'node/18' but use the translated pathalias, eg: 'home'. This worked for me.
Comment #4
jerry2.0 commentedgo to: admin/settings/language
the first select you language you want to set default.
click "edit" link in the line English languge
-Path prefix: enter "en".
=> Click saved language button.
go to admin/settings/language/configure
-checked "Path prefix only". => click "save settings" button
=> Finally click home button . Well done!