View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14598 | Bug reports | Ergonomy | public | 2019-03-05 09:28 | 2019-05-29 16:39 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.16.x | ||||
Fixed in Version | 3.17.x | ||||
Summary | 14598: Bad order shown in List question | ||||
Description | In list question : by default : question are shown by order of question, but must be group_order asc,question_order asc | ||||
Steps To Reproduce | Look at List questions | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 3.16.1 github | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
I think we need too group_order in the array |
|
https://github.com/LimeSurvey/LimeSurvey/pull/1236 I think i prefer 2nd solution : question_order must be really group_order,question_order |
|
I also like much more your second proposal. |
|
Wait for a third advice ;) Thanks @cdorin (and i think i rename https://github.com/LimeSurvey/LimeSurvey/pull/1237/files#diff-57d8ed613df5c805f7b2c706aca6ca52L982 to question_group_order to be more clear for next developer. |
|
@DenisChenu: |
|
https://github.com/LimeSurvey/LimeSurvey/commit/3337b5ae3efee04a5153485c610aeea997985698 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28938 |
|
Version 3.17.4+190529 released |
|
LimeSurvey: master 3337b5ae 2019-05-02 16:26 Committer: GitHub Details Diff |
Fixed issue 14598: Bad order shown in List question (#1237) Dev: question order get group_order Dev: add “Group / “ before Question order |
Affected Issues 14598 |
|
mod - application/models/Question.php | Diff File | ||
mod - application/views/admin/survey/Question/listquestions.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-05 09:28 | DenisChenu | New Issue | |
2019-03-05 09:30 | DenisChenu | Note Added: 50766 | |
2019-03-05 09:52 | DenisChenu | Note Added: 50767 | |
2019-03-06 13:42 | cdorin | Note Added: 50793 | |
2019-03-06 16:23 | DenisChenu | Note Added: 50807 | |
2019-03-06 16:25 | DenisChenu | Note Edited: 50807 | |
2019-05-02 13:47 |
|
Note Added: 51723 | |
2019-05-02 13:48 |
|
Assigned To | => dominikvitt |
2019-05-02 13:48 |
|
Status | new => assigned |
2019-05-02 14:05 | DenisChenu | Assigned To | dominikvitt => DenisChenu |
2019-05-02 14:27 | DenisChenu | Status | assigned => resolved |
2019-05-02 14:27 | DenisChenu | Resolution | open => fixed |
2019-05-02 14:27 | DenisChenu | Fixed in Version | => 3.17.x |
2019-05-02 14:27 | DenisChenu | Note Added: 51724 | |
2019-05-29 16:12 | DenisChenu | Changeset attached | => LimeSurvey master 3337b5ae |
2019-05-29 16:12 | DenisChenu | Note Added: 52198 | |
2019-05-29 16:39 | c_schmitz | Note Added: 52206 | |
2019-05-29 16:39 | c_schmitz | Status | resolved => closed |