View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14793 | Bug reports | Survey participants (Tokens) | public | 2019-04-23 17:23 | 2019-04-30 09:12 |
Reporter | jollyjump | Assigned To | c_schmitz | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.17.x | ||||
Fixed in Version | 3.17.x | ||||
Summary | 14793: Sorting of participant (query) groups wrong | ||||
Description | The query groups defined in LDAP have a "name" and an "id". Using the webinterface for any survey, adding participants using an LDAP-query, the list in the drop-down menu is sorted by the "name". Regardless of the visible sorting, the "id" of participants will be used which belongs to the entry number that was selected. Thus, the wrong participants are added. | ||||
Steps To Reproduce | if you define two (or more) queries in the file config/ldap.php, $query_id = 0; then | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 3.17.1 190408 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mariadb 10.3.14+maria~bionic | ||||
Server OS (if known) | debian 9.8 | ||||
Webserver software & version (if known) | apache 2.4.25 | ||||
PHP Version | php 7.3.3 | ||||
at least I found where the sorting happens application/views/admin/token/ldapform.php |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28863 |
|
Fixed in Version 3.1.7.3 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2019-04-23 17:23 | jollyjump | New Issue | |
2019-04-23 17:29 | jollyjump | Note Added: 51553 | |
2019-04-24 16:40 | c_schmitz | Assigned To | => c_schmitz |
2019-04-24 16:40 | c_schmitz | Status | new => assigned |
2019-04-24 16:43 | c_schmitz | Status | assigned => resolved |
2019-04-24 16:43 | c_schmitz | Resolution | open => fixed |
2019-04-24 16:43 | c_schmitz | Fixed in Version | => 3.17.x |
2019-04-24 17:21 | c_schmitz | Changeset attached | => LimeSurvey master a5f19d4b |
2019-04-24 17:21 | c_schmitz | Note Added: 51576 | |
2019-04-30 09:12 | c_schmitz | Note Added: 51674 | |
2019-04-30 09:12 | c_schmitz | Status | resolved => closed |