View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20478 | Bug reports | Survey editing | public | 2026-04-03 08:22 | 2026-04-07 23:13 |
| Reporter | raalknz | Assigned To | DenisChenu | ||
| Priority | none | Severity | minor | ||
| Status | ready for code review | Resolution | open | ||
| Product Version | 6.16.x | ||||
| Summary | 20478: Question index inherited value can not be overrided | ||||
| Description | My default value for question index is "Full" (presentation tab) and even when I deactivate it in one survey, the question index is still showing up. | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 6.16.14+260323 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox | ||||
| Database type & version | / | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 8.2.6 | ||||
|
this bug also affects the navigationdelay setting |
|
|
the problem is the empty check will succeed for survey settings that are integers and set to zero. (this is a valid value for questionindex and navigationdelay, which means disabled) the result is that these attributes will always inherit if set to zero, rather than using that value. there are a lot of things here to consider the various database behaviors the various types of survey settings and their various values/special cases please let me know if you think I overlooked some case (very possible) |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-04-03 08:22 | raalknz | New Issue | |
| 2026-04-03 08:22 | raalknz | File Added: limesurvey_survey_281698.lss | |
| 2026-04-07 03:34 | mfavetti | Assigned To | => mfavetti |
| 2026-04-07 03:34 | mfavetti | Status | new => assigned |
| 2026-04-07 03:34 | mfavetti | Status | assigned => confirmed |
| 2026-04-07 03:34 | mfavetti | Note Added: 84589 | |
| 2026-04-07 03:34 | mfavetti | Bug heat | 0 => 2 |
| 2026-04-07 04:18 | mfavetti | Assigned To | mfavetti => DenisChenu |
| 2026-04-07 04:18 | mfavetti | Status | confirmed => ready for code review |
| 2026-04-07 04:18 | mfavetti | Note Added: 84590 | |
| 2026-04-07 23:13 | mfavetti | Issue Monitored: mfavetti | |
| 2026-04-07 23:13 | mfavetti | Bug heat | 2 => 4 |