View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
06381Bug reportsSurvey participants (Tokens)public2012-07-25 05:33
Reporterlolo Assigned Tojcleeland  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00RC7 
Fixed in Version2.00+ 
Summary06381: Central Participant Database: admin language should not determine the list of available surveys
Description

In the Central Participants Database, when trying to add a participant to a survey, admin-language is used to restrict the list of available surveys.

As an example, if I log in as admin using 'english' for the interface language, when trying to add a participant to a survey, only surveys having english base language are suggested (surveys of other base language are excluded).

The language of the admin screen should not be used as a criteria for selecting the list of available surveys.
I typically use LS with the english user interface, but handle surveys in other foreign langages.

Steps To Reproduce
  • log in as admin using english language

  • create "survey_en" using english base language + create token table

  • create "survey_fr" using french base language + create token table

  • go to central participant database

  • create participant p1

  • try to add participant p1 to a survey, ony "survey_en" is suggested

  • log out

  • log in as admin using french language

  • go to central participant database

  • try to add participant p1 to a survey, ony "survey_fr" is suggested

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)120721
I will donate to the project if issue is resolvedNo
BrowserMozilla 14.0.1 (Win)
Database type & versionMysql 5.5.24
Server OS (if known)Linux 2.6.27.52
Webserver software & version (if known)Apache 2
PHP Version5.3.14

Users monitoring this issue

There are no users monitoring this issue.

Activities

jcleeland

jcleeland

2012-07-25 05:31

reporter   ~19956

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

jcleeland

jcleeland

2012-07-25 05:33

reporter   ~19957

Thx Lolo :-) Keep 'em coming!

Related Changesets

LimeSurvey: Yii 99ef7a1e

2012-07-24 20:31:42

jcleeland

Details Diff
Fixed issue 06381 - Central participant database, admin language should not determine the list of available surveys Affected Issues
06381
mod - application/controllers/admin/participantsaction.php Diff File

Issue History

Date Modified Username Field Change
2012-07-24 17:11 lolo New Issue
2012-07-24 20:17 c_schmitz Assigned To => jcleeland
2012-07-24 20:17 c_schmitz Status new => assigned
2012-07-25 05:31 jcleeland Changeset attached => LimeSurvey Yii 99ef7a1e
2012-07-25 05:31 jcleeland Note Added: 19956
2012-07-25 05:31 jcleeland Resolution open => fixed
2012-07-25 05:33 jcleeland Note Added: 19957
2012-07-25 05:33 jcleeland Status assigned => closed
2012-07-25 05:33 jcleeland Fixed in Version => 2.00+
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)