Active
Project:
Localizer
Version:
5.x-3.12
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2008 at 11:50 UTC
Updated:
9 Sep 2008 at 11:50 UTC
Localizer settings:
No language prefix.
Question:
On the translated node page, when I refresh the page, the ui language will be changed every time. I checked the code and found this:
_localizer_change_language(); in function "localizer_init". I think this should be happened just when I switch ui language.Is this bug?