View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20571 | Bug reports | Survey editing | public | 2026-06-22 16:06 | 2026-06-29 17:06 |
| Reporter | DenisChenu | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 7.0.x | ||||
| Summary | 20571: Usage of max_subquestions rankking feature broken | ||||
| Description | We have max_subquestions where we can put a max column number for ranking question. | ||||
| Steps To Reproduce | Steps to reproduceImport included a survey in 6.X, look at response broiwse or export Expected resultSee 5 columns for each ranking in both version Actual result241 in 7.0 | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 7.0.2 | ||||
| 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 | ||||
| related to | 20572 | assigned | tibor.pacalat | Can not add new element to ranking question in 7.0 |
| related to | 20573 | feedback | tibor.pacalat | Database : ranking question contains unrelated information |
|
And in DB : 1452 , OK for MyISAM, not for InnoDB And for MyIsam : i can create a new one broken (more than 4,096 columns) |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=39977 |
|
|
LimeSurvey: master df0134b5 2026-06-29 17:06 Committer: GitHub Details Diff |
Fixed issue 20571: Ranking question does not properly enforce maximum column setting anymore (05073) |
Affected Issues 20571 |
|
| mod - application/extensions/AdvancedSettingWidget/AdvancedSettingWidget.php | Diff File | ||
| mod - application/extensions/AdvancedSettingWidget/views/layout.php | Diff File | ||
| mod - application/helpers/common_helper.php | Diff File | ||
| mod - application/helpers/questionHelper.php | Diff File | ||
| mod - application/models/services/QuestionAggregateService/AttributesService.php | Diff File | ||
| mod - editor/src/components/QuestionSettings/Setting.js | Diff File | ||
| mod - editor/src/components/QuestionSettings/attributes/getLogicAttributes.js | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-22 16:06 | DenisChenu | New Issue | |
| 2026-06-22 16:06 | DenisChenu | File Added: Capture d’écran du 2026-06-22 16-02-55.png | |
| 2026-06-22 16:06 | DenisChenu | File Added: Capture d’écran du 2026-06-22 16-02-28.png | |
| 2026-06-22 16:06 | DenisChenu | File Added: limesurvey_survey_CountryList.lss | |
| 2026-06-22 16:06 | DenisChenu | File Added: survey_archive_CountryList.lsa | |
| 2026-06-22 16:09 | DenisChenu | Note Added: 85076 | |
| 2026-06-22 16:09 | DenisChenu | Bug heat | 0 => 2 |
| 2026-06-22 16:12 | DenisChenu | Relationship added | related to 20572 |
| 2026-06-22 16:18 | DenisChenu | Relationship added | related to 20573 |
| 2026-06-22 16:29 | c_schmitz | Note Added: 85078 | |
| 2026-06-22 16:29 | c_schmitz | Bug heat | 2 => 4 |
| 2026-06-22 16:30 | c_schmitz | Assigned To | => c_schmitz |
| 2026-06-22 16:30 | c_schmitz | Status | new => ready for code review |
| 2026-06-29 17:06 | c_schmitz | Changeset attached | => LimeSurvey master df0134b5 |
| 2026-06-29 17:06 | c_schmitz | Note Added: 85105 | |
| 2026-06-29 17:06 | c_schmitz | Status | ready for code review => resolved |
| 2026-06-29 17:06 | c_schmitz | Resolution | open => fixed |