View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06824Bug reportsInstallationpublic2012-11-06 10:37
Reporterriqcles Assigned Toc_schmitz  
PriorityhighSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06824: PostgreSQL 9.1 - Problems with admin default language
Description

I pushed further tests:

  1. limesurvey standard installation (without script, by the installer).

  2. At the end of the script admin is created (admin1)

  3. Creating a new user superadmin (admin5)

  4. connection and disconnection with admin1 -> Ok

  5. connection and disconnection with admin5 -> Ok

  6. connection, choice of language "French" and disconnection with admin1 -> Ok

  7. connection, choice of language "default" with admin1 -> Ko

  8. connection, choice of language "French" with admin1 -> Ko

  9. connection with any choice of language with admin1 -> Ko

  10. connection, choice of language "default" with admin5 -> Ok

  11. edition of password admin1 -> I put the same.

  12. disconnection admin5 -> OK

  13. admin1 connection, choice of language "default" -> Ok

  14. change the default language settings in the questionnaire (eg, English)

  15. disconnection of admin1 -> OK

  16. admin1 connection, choice of language "default" -> connection ok but in French language

  17. disconnection of admin1 -> OK

  18. admin5 connection, choice of language "English" -> connection ok but in French language

  19. disconnection of admin5 -> ok

  20. connection, choice of language "default" with admin5 -> OK (French language always).

  21. disconnection of admin5 -> ok

  22. connection, choice of language "French" and disconnection with admin1 -> Ok

  23. connection, choice of language "default" with admin1 -> Ko

Moral: I have to connect with admin5 to reset the password of admin1.

Something else:
in pgadmin for the table lime_user change the language setting for the admin backend (admin in the screenshot) and not for others (and admin3 admin2), it is still a car (whatever the chosen language).

Steps To Reproduce

see description

TagsNo tags attached.
Attached Files
langue_toujours_defaut.png (14,952 bytes)   
langue_toujours_defaut.png (14,952 bytes)   
Bug heat4
Complete LimeSurvey version number (& build)121025
I will donate to the project if issue is resolvedNo
BrowserInternet explorer 8 8.0.6001.18702IC / Firefox 10.0.0
Database type & versionPostgreSql 9.1
Server OS (if known)Windows XP SP3 / CentOS 5.x
Webserver software & version (if known)Wamp 2.2 / Apache 2.2.4
PHP Version5.1.13

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-11-02 16:56

administrator   ~21925

I am sorry but I don't understand what the problem is. Can you explain it in English please?

riqcles

riqcles

2012-11-05 17:59

reporter   ~21960

Yes, excuse me.
I start a new install of limesurvey build 121025 on Wamp.
at the end, i must create an admin compte and password.

I do it (it's admin1).

I log in limesurvey and i create another admin compte (it's admin5)

After, i try several connection on limesurvey.
steps of connection are on the description.

I do another install of limesurvey on Centos (with postgresql 9.1)
I create this admin compte :
admin (superadmin for limesurvey on the install)
admin2
admin3

I reproduce the step, and i have the same issue.

I notice, when i change the langage on the login page, only the admin's lang on the database change.
for the other (admin2 and admin3 on the capture), there are no change.

c_schmitz

c_schmitz

2012-11-06 09:33

administrator   ~21972

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10152

c_schmitz

c_schmitz

2012-11-06 09:37

administrator   ~21973

If your user profile is set to 'auto' and on login the language in the select box is 'default' then LimeSurvey first tries to pull the language from the browser and if that does not work falls back to the language set in global settings.

c_schmitz

c_schmitz

2012-11-06 09:49

administrator   ~21974

New version released.

c_schmitz

c_schmitz

2012-11-06 10:37

administrator   ~21988

Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10163

Related Changesets

LimeSurvey: master 7652a598

2012-11-06 08:33:35

c_schmitz

Details Diff
Fixed issue 06824: Problems with admin default language Affected Issues
06824
mod - application/controllers/admin/authentication.php Diff File

LimeSurvey: 2.1 29ef5393

2012-11-06 08:33:35

c_schmitz

Details Diff
Fixed issue 06824: Problems with admin default language Affected Issues
06824
mod - application/controllers/admin/authentication.php Diff File

Issue History

Date Modified Username Field Change
2012-11-02 15:54 riqcles New Issue
2012-11-02 15:54 riqcles File Added: langue_toujours_defaut.png
2012-11-02 16:56 c_schmitz Note Added: 21925
2012-11-02 16:56 c_schmitz Assigned To => c_schmitz
2012-11-02 16:56 c_schmitz Status new => feedback
2012-11-05 17:59 riqcles Note Added: 21960
2012-11-05 17:59 riqcles Status feedback => assigned
2012-11-06 09:33 c_schmitz Changeset attached => LimeSurvey master 7652a598
2012-11-06 09:33 c_schmitz Note Added: 21972
2012-11-06 09:33 c_schmitz Resolution open => fixed
2012-11-06 09:37 c_schmitz Note Added: 21973
2012-11-06 09:37 c_schmitz Status assigned => resolved
2012-11-06 09:37 c_schmitz Fixed in Version => 2.00+
2012-11-06 09:49 c_schmitz Note Added: 21974
2012-11-06 09:49 c_schmitz Status resolved => closed
2012-11-06 10:37 c_schmitz Changeset attached => LimeSurvey 2.1 29ef5393
2012-11-06 10:37 c_schmitz Note Added: 21988