View Issue Details

This issue affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
07054Bug reportsSurvey editingpublic2012-12-11 11:56
Reportersnieuw Assigned Tosammousa  
PrioritynormalSeverityminor 
Status closedResolutionnot fixable 
Summary07054: 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").
In the group test, this does not work. in test2 everything works fine

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)121209
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionmysql 5.1.66
Server OS (if known)Scientific Linux
Webserver software & version (if known)Apache/2.2.15
PHP Version5.3.3

Users monitoring this issue

snieuw

Activities

sammousa

sammousa

2012-12-11 11:56

reporter   ~23114

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.

Issue History

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