Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
09695Bug reportsSurvey takingpublic2015-06-29 11:11
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.06+ 
Fixed in Version2.06+ 
Summary09695: Language are not set correctly on survey taking
Description

When starting a survey, the language selector don't show the good language.

Steps To Reproduce

http://limesurvey.sondages.pro/975921?lang=en&newtest=Y : survey is in english, but show fr in language selector.

Movenext and "clear answers" is in French.

Go to another page set survey in FR.

Additional Information

I think we have already this kind of bug ? Have to search for parent ...

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)150618
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionmysql 5
Server OS (if known)debian/linux
Webserver software & version (if known)apache
PHP VersionPHP 5.4

Relationships

related to 09566 closedDenisChenu Some string are not from survey language firts time 

Activities

c_schmitz

c_schmitz

2015-06-18 14:15

administrator   ~32425

I cannot reproduce this.

DenisChenu

DenisChenu

2015-06-18 14:35

developer   ~32427

Last edited: 2015-06-18 14:36

I can after last pull. Previous similary bug have same system : hard to reproduce .

  • Firefox/Midori : french
  • Default language of instance: FR
  • Deafult language of survey : FR

Connected or not.

Not only french in language selector , but Move next to.

I have a look

DenisChenu

DenisChenu

2015-06-18 14:38

developer   ~32428

In surveymover function:
tracevar(Yii::app()->language); shown always fr

DenisChenu

DenisChenu

2015-06-18 15:20

developer   ~32429

Calling Yii::app()->user->getIsGuest() reset Yii::app()->language to default

DenisChenu

DenisChenu

2015-06-18 15:54

developer   ~32430

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

DenisChenu

DenisChenu

2015-06-21 18:25

developer   ~32466

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

c_schmitz

c_schmitz

2015-06-29 11:11

administrator   ~32556

Version 2.06+ Build 150629 released.

Related Changesets

LimeSurvey: master c1e3f422

2015-06-18 13:53:41

DenisChenu

Details Diff
Fixed issue 09695: Language are not set correctly on survey taking
Dev: quick fix, we can surely do better.
Affected Issues
09695
mod - application/models/Permission.php Diff File

LimeSurvey: develop 3afe9ee4

2015-06-21 16:25:30

DenisChenu

Details Diff
Fixed issue 09695: Language are not set correctly on survey taking
Dev: actually no EM in ls3. Then put the fix without control (and quick)
Affected Issues
09695
mod - application/models/Permission.php Diff File

Issue History

Date Modified Username Field Change
2015-06-18 08:16 DenisChenu New Issue
2015-06-18 14:15 c_schmitz Note Added: 32425
2015-06-18 14:35 DenisChenu Note Added: 32427
2015-06-18 14:35 DenisChenu File Added: Capture du 2015-06-18 14:35:32.png
2015-06-18 14:36 DenisChenu Note Edited: 32427
2015-06-18 14:38 DenisChenu Note Added: 32428
2015-06-18 14:39 DenisChenu Assigned To => DenisChenu
2015-06-18 14:39 DenisChenu Status new => assigned
2015-06-18 14:50 DenisChenu Relationship added related to 09566
2015-06-18 15:20 DenisChenu Note Added: 32429
2015-06-18 15:54 DenisChenu Changeset attached => LimeSurvey master c1e3f422
2015-06-18 15:54 DenisChenu Note Added: 32430
2015-06-18 15:54 DenisChenu Resolution open => fixed
2015-06-21 18:25 DenisChenu Changeset attached => LimeSurvey develop 3afe9ee4
2015-06-21 18:25 DenisChenu Note Added: 32466
2015-06-21 18:25 DenisChenu Status assigned => resolved
2015-06-21 18:25 DenisChenu Fixed in Version => 2.06+
2015-06-29 11:11 c_schmitz Note Added: 32556
2015-06-29 11:11 c_schmitz Status resolved => closed