View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
05616Bug reportsSurvey takingpublic2012-01-30 18:41
Reporteruser16048Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.91+ 
Fixed in Version1.92RC3 
Summary05616: list with comment: noAnswer with " " insted of ""
Description

There seems to be a space charakter/whitepace in the value of the radiobutton "no answer" in the question type "list with comment". In the other lists it is just "".

exmaple for list with comments:
<input type="radio" checked="checked" onclick="noop_checkconditions(this.value, this.name, this.type)" value=" " id="answer32884X55X272" name="32884X55X272" class="radio">

exmaple for 5 point choice:
<input type="radio" onclick="noop_checkconditions(this.value, this.name, this.type)" checked="checked" value="" id="NoAnswer" name="32884X55X280" class="radio">

Steps To Reproduce
  • Create a new survey
  • Add a question group
  • Add a list with comments (not mandatory)
  • Add a exmaple for 5 point choice (not mandatory)
  • Test the survey and look at the source code of the HTML page
TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)11379
I will donate to the project if issue is resolvedNo
BrowserMozilla Firefox 8.0
Database type & versionmysql
Server OS (if known)Windows XP
Webserver software & version (if known)xampp
PHP Version5.3.8

Users monitoring this issue

There are no users monitoring this issue.

Activities

TMSWhite

TMSWhite

2012-01-20 16:42

reporter   ~16869

Last edited: 2012-01-20 16:42

This is fixed in 1.92 (and some version of 1.91+). The non-answer now has id="answerSGQA-"

c_schmitz

c_schmitz

2012-01-30 18:41

administrator   ~17079

1.92RC3 released

Issue History

Date Modified Username Field Change
2011-11-29 13:51 user16048 New Issue
2011-12-29 19:29 c_schmitz Assigned To => c_schmitz
2011-12-29 19:29 c_schmitz Status new => assigned
2012-01-20 16:42 TMSWhite Note Added: 16869
2012-01-20 16:42 TMSWhite Status assigned => resolved
2012-01-20 16:42 TMSWhite Resolution open => fixed
2012-01-20 16:42 TMSWhite Note Edited: 16869
2012-01-24 21:27 c_schmitz Fixed in Version => 1.92RC3
2012-01-30 18:41 c_schmitz Note Added: 17079
2012-01-30 18:41 c_schmitz Status resolved => closed