View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
11280Bug reportsSurvey takingpublic2016-09-02 12:29
Reporterjcleeland Assigned ToLouisGac 
PriorityimmediateSeverityminor 
Status closedResolutionfixed 
Product Version2.50.x 
Summary11280: Multiple choice with comments - Other option breaks if comment is entered
Description

In the multiple choice with comments question type, if you enable "Other", selecting other and entering a comment breaks the validity checking function.

Steps To Reproduce

Create a multiple choice with comments question. Add some options.

Allow "Other" in the question settings.

Now do the survey, and when you get to that question, tick the "Other" box.

Then write something into the comment box for "Other".

The "Comment only when you choose an option" will turn red, and you won't be able to progress to the next page.

TagsNo tags attached.
Attached Files
Bug heat8
Complete LimeSurvey version number (& build)160526
I will donate to the project if issue is resolvedNo
BrowserFirefox
Database type & versionMySQL
Server OS (if known)Linux
Webserver software & version (if known)Apache II
PHP Version5.something

Relationships

related to 11616 closedc_schmitz Data of "other" field at "multiple options with comments" question not saved 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2016-05-27 08:46

developer   ~38961

There must have 2 checkbox : one for "other" one for comments : see screenshot

c_schmitz

c_schmitz

2016-05-27 09:08

administrator   ~38965

Last edited: 2016-05-27 09:09

I think the behaviour is correct.
If you enter a new 'Other' item you also have to comment it. That is why you cannot proceed.

Oh wait, the second text input is missing in 2.50.
Yep, needs to be fixed.

DenisChenu

DenisChenu

2016-05-27 09:22

developer   ~38969

Yes : in 2.06 : we don't have checkbox (even without JS) but only a text for other ;)

LouisGac

LouisGac

2016-06-01 15:23

developer   ~39061

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19282

jcleeland

jcleeland

2016-06-02 00:54

reporter   ~39068

Love your work everyone :-)

LouisGac

LouisGac

2016-06-02 10:00

developer   ~39070

thank you: it's nice to receive support from the original developer
;-)

c_schmitz

c_schmitz

2016-06-02 19:35

administrator   ~39101

Version 2.50 Build 150602 released

Related Changesets

LimeSurvey: master 1ffcbc58

2016-06-01 13:23:53

LouisGac

Details Diff
Fixed issue 11280: Multiple choice with comments - Other option breaks if comment is entered Affected Issues
11280
mod - application/helpers/qanda_helper.php Diff File
add - application/views/survey/questions/multiplechoice_with_comments/rows/answer_row_other.php Diff File

Issue History

Date Modified Username Field Change
2016-05-27 05:25 jcleeland New Issue
2016-05-27 05:25 jcleeland File Added: limesurvey_2_50_160526_multi-choice-with-comments-problem.png
2016-05-27 08:46 DenisChenu Note Added: 38961
2016-05-27 08:46 DenisChenu File Added: Capture du 2016-05-27 08-45-45.png
2016-05-27 09:08 c_schmitz Note Added: 38965
2016-05-27 09:08 c_schmitz Note Edited: 38965
2016-05-27 09:09 c_schmitz Note Edited: 38965
2016-05-27 09:10 c_schmitz Priority none => immediate
2016-05-27 09:22 DenisChenu Note Added: 38969
2016-06-01 12:26 LouisGac Sticky Issue No => Yes
2016-06-01 15:23 LouisGac Changeset attached => LimeSurvey master 1ffcbc58
2016-06-01 15:23 LouisGac Note Added: 39061
2016-06-01 15:23 LouisGac Assigned To => LouisGac
2016-06-01 15:23 LouisGac Resolution open => fixed
2016-06-01 15:24 LouisGac Status new => resolved
2016-06-01 15:24 LouisGac Sticky Issue Yes => No
2016-06-02 00:54 jcleeland Note Added: 39068
2016-06-02 10:00 LouisGac Note Added: 39070
2016-06-02 19:35 c_schmitz Note Added: 39101
2016-06-02 19:35 c_schmitz Status resolved => closed
2016-09-02 12:29 c_schmitz Relationship added related to 11616