Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.2.0 CE M4
-
Fix Version/s: 6.2.0 CE M5
-
Component/s: WCM, WCM > Localization
-
Labels:None
-
Environment:Win7, IE9
-
Fix Priority:5
-
Similar Issues:
Description
I installed a new Liferay server from the trunk. git id: 8b37e24c5c6e8e1f072a47ac9e2a54ab0d90baa4
On the Basic Configuration page I chose magyar (hungarian).
On the next screen (and all the others) was everything in English.
On the home page I added a Language portlet.
I can change the language in certain cases but I cannot change in other cases.
Some of not working languages: hrvatski, Dansk, Eesti, hungarian
Some of working languages: Netherlands, portugues

Hi Gabor
I can reproduce this issue only because there are cookies in the browser that cefine default language.
Steps to reproduce:
1. I installed a new Liferay server from today's trunk. git id: c90fc39fa76afb13ab26cd43c47cfd5b32d97a6a
2. Check that setup wizard is disabled in portal-ext.properties
3. Regenerate database for portal
4. Start server
5. On the Basic Configuration page I chose magyar (hungarian).
6. On the next screen (and all the others) was everything in the language defined by my cookies (not english, in my case Spanish).
7. On the home page I added a Language portlet.
Steps to solve it:
1. I installed a new Liferay server from today's trunk. git id: c90fc39fa76afb13ab26cd43c47cfd5b32d97a6a
2. Check that setup wizard is disabled in portal-ext.properties
3. Regenerate database for portal
4. Remove cookies from the browser
5. Start server
6. On the Basic Configuration page I chose magyar (hungarian).
7. On the next screen (and all the others) was everything in the language defined by the Setup Wizard (in my case magyar).
8. On the home page I added a Language portlet.
Expected behaviour: every text is in magyar
Actual behaviour: every text is in magyar
(Please see attachements)
Could you check it again please?
Thanks!