View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10484Bug reportsSurvey editingpublic2016-02-16 21:55
Reporterwingman123 Assigned ToLouisGac 
PriorityurgentSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.50.x 
Summary10484: Yes/No Question type "button group" view not working Release 2.50+ Build 160215
Description

In the latest LimeSurvey master commit (tested after Release 2.50+ Build 160215) https://github.com/LimeSurvey/LimeSurvey/commit/1e553d59b9f2b7ec9bceb9b2e6bde35fff2a575e
The Yes/No question type is not functioning correctly when the 'display type' attribute is set to the default "button group". The answer is only stored when "No" is selected. This also breaks any branching logic depending on this question type. It works correctly however if the 'display type' is set to 'radio buttons'

Steps To Reproduce
  • Create a survey
  • Create a group
  • First question - Yes/no type - display type should already be set to 'button group'
  • Next question - any type
  • set conditions for Next question to display if First question equals Yes
  • Test group or survey, you should observe nothing happening when selecting the Yes/No type
TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)1e553d59b9f2
I will donate to the project if issue is resolvedNo
Browser
Database type & versionPostgres 9.4.4
Server OS (if known)Mac OSX 10.11
Webserver software & version (if known)Apache/2.4.16
PHP Version5.6.13

Users monitoring this issue

There are no users monitoring this issue.

Activities

LouisGac

LouisGac

2016-02-16 18:16

developer   ~35245

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

LouisGac

LouisGac

2016-02-16 18:16

developer   ~35247

https://github.com/LimeSurvey/LimeSurvey/commit/8bd0d8938800c18bf27f3b38e0f8141f52ca7e17

c_schmitz

c_schmitz

2016-02-16 21:55

administrator   ~35260

2.50+ Build 160216 released

Related Changesets

LimeSurvey: master 8bd0d893

2016-02-16 17:12:33

LouisGac

Details Diff
Fixed issue 10484: Yes/No question, button display working Affected Issues
10484
mod - application/views/survey/questions/yesno/buttons/item.php Diff File
mod - scripts/survey_runtime.js Diff File

Issue History

Date Modified Username Field Change
2016-02-16 17:26 wingman123 New Issue
2016-02-16 17:26 wingman123 File Added: Screen Shot 2016-02-16 at 11.25.37 AM.png
2016-02-16 17:39 c_schmitz Priority normal => urgent
2016-02-16 18:14 LouisGac Status new => resolved
2016-02-16 18:14 LouisGac Resolution open => fixed
2016-02-16 18:14 LouisGac Assigned To => LouisGac
2016-02-16 18:16 LouisGac Changeset attached => LimeSurvey master 8bd0d893
2016-02-16 18:16 LouisGac Note Added: 35245
2016-02-16 18:16 LouisGac Note Added: 35247
2016-02-16 21:55 c_schmitz Note Added: 35260
2016-02-16 21:55 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing