View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
05786Bug reportsSurvey takingpublic2012-03-14 21:08
ReporterTMSWhite Assigned ToTMSWhite  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.92RC3 
Target Version1.92RC5Fixed in Version1.92RC5 
Summary05786: when click on "other" option in multiple choice, array-filtered 'other' options don't immediately change
Description

say have a multiple choice checkbox question called MCC, and that other questions use array_filter or array_filter_exclude based off of MCC. Clicking any checkbox in MCC causes an immediate change in the other questions, except for clicking "other". It causes a delayed change in downstream questions.

Steps To Reproduce

try attached survey

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)12409
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMysql 5.3
Server OS (if known)Windows XP
Webserver software & version (if known)XAMPP
PHP Version5.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

TMSWhite

TMSWhite

2012-02-22 18:04

reporter   ~17562

Fixed with GitHub patch https://github.com/LimeSurvey/LimeSurvey/commit/4457b4f10a4f058c81c382727862b041dd86eaaf

c_schmitz

c_schmitz

2012-02-26 14:21

administrator   ~17654

1.92RC5 release

Related Changesets

LimeSurvey: Yii adb24417

2012-02-22 09:27:21

TMSWhite

Details Diff
Fixed issue 05786: when click on "other" option in multiple choice, array-filtered 'other' options don't immediately change
Dev Also highlighted small bug in tab processing, so fixed that too.
Dev updated ls2_subquestion_relevance survey, as it was used to test and validate tihs fix
Affected Issues
05786
mod - application/controllers/admin/question.php Diff File
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/libraries/Load_answers.php Diff File
mod - application/libraries/Save.php Diff File
mod - docs/demosurveys/ls2_subquestion_relevance.lss Diff File
mod - scripts/admin/expressions/em_javascript.js Diff File

Issue History

Date Modified Username Field Change
2012-02-08 23:15 TMSWhite New Issue
2012-02-08 23:15 TMSWhite File Added: limesurvey_survey_36161.lss
2012-02-09 06:35 TMSWhite Assigned To => TMSWhite
2012-02-09 06:35 TMSWhite Status new => assigned
2012-02-17 18:44 TMSWhite Target Version => 1.92RC5
2012-02-22 18:04 TMSWhite Note Added: 17562
2012-02-22 18:04 TMSWhite Status assigned => resolved
2012-02-22 18:04 TMSWhite Fixed in Version => 1.92RC5
2012-02-22 18:04 TMSWhite Resolution open => fixed
2012-02-26 14:21 c_schmitz Note Added: 17654
2012-02-26 14:21 c_schmitz Status resolved => closed
2012-03-14 21:08 TMSWhite Changeset attached => Import 2012-03-09 13:30:34 Yii adb24417