View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07054 | Bug reports | Survey editing | public | 2012-12-09 19:18 | 2012-12-11 11:56 |
| Reporter | snieuw | Assigned To | sammousa | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | not fixable | ||
| Summary | 07054: Variables in dropdown questions are not parsed when in the same group as the source of the variable | ||||
| Description | When putting variables with {} in the answers of a dropdown questions, these vraiebls are not filled when in the same questiongroup as the source of the variable. | ||||
| Steps To Reproduce | See attached survey: The answer of the multiple choice question should be added at the bottom of the group AND in the answers of the dropdown menu (between "bbbb" and "vvvv"). | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 121209 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Chrome | ||||
| Database type & version | mysql 5.1.66 | ||||
| Server OS (if known) | Scientific Linux | ||||
| Webserver software & version (if known) | Apache/2.2.15 | ||||
| PHP Version | 5.3.3 | ||||
|
Snieuw, the subquestions are actually parsed. The problem is that the expression manager uses span tags for dynamic replacements. Span tags inside option tags are not valid, currently LS thus creates invalid HTML in such cases. As a work around please use the radio button question type which will allow the replacements to work. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-12-09 19:18 | snieuw | New Issue | |
| 2012-12-09 19:18 | snieuw | File Added: limesurvey_survey_875891.lss | |
| 2012-12-09 22:29 | snieuw | Issue Monitored: snieuw | |
| 2012-12-11 11:56 | sammousa | Note Added: 23114 | |
| 2012-12-11 11:56 | sammousa | Status | new => closed |
| 2012-12-11 11:56 | sammousa | Assigned To | => sammousa |
| 2012-12-11 11:56 | sammousa | Resolution | open => not fixable |
| 2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |