View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06221Bug reportsSurvey takingpublic2012-06-20 14:08
ReporterTMSWhite Assigned ToTMSWhite  
PrioritylowSeverityminor 
Status closedResolutionfixed 
Product Version1.92+ 
Fixed in Version1.92+ 
Summary06221: Array filtering does not work when trigger question has multiple inputs per row
Description

Array filter is working with any multiple option question as the trigger question (the one upon which the others are filtered), except for Array (Numbers), Array (Texts), and Array Dual Scale. The common theme is that each of those types has more than one input option per row.

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)120613
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-06-15 19:30

reporter   ~19275

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

TMSWhite

TMSWhite

2012-06-15 19:31

reporter   ~19276

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

TMSWhite

TMSWhite

2012-06-15 19:49

reporter   ~19277

Any multiple choice or array question type can now filter subsequent array, multiple choice and/or list (radio) questions.

TMSWhite

TMSWhite

2012-06-15 21:04

reporter   ~19278

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

TMSWhite

TMSWhite

2012-06-15 21:05

reporter   ~19279

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

c_schmitz

c_schmitz

2012-06-20 14:08

administrator   ~19397

New 1.92+ version released.

Related Changesets

LimeSurvey: master 59a9b227

2012-06-15 10:28:17

TMSWhite

Details Diff
Fixed issue 06221: Array filtering does not work when trigger question has multiple inputs per row Affected Issues
06221
mod - classes/expressions/LimeExpressionManager.php Diff File

LimeSurvey: Yii 195b305a

2012-06-15 10:31:45

TMSWhite

Details Diff
Fixed issue 06221: Array filtering does not work when trigger question has multiple inputs per row Affected Issues
06221
mod - application/helpers/expressions/em_manager_helper.php Diff File

LimeSurvey: master 666325f6

2012-06-15 12:04:20

TMSWhite

Details Diff
Fixed issue 06221: Array filtering does not work when trigger question has multiple inputs per row
Dev must check using is_empty(), else a value of 0 is considered == '"
Affected Issues
06221
mod - classes/expressions/LimeExpressionManager.php Diff File

LimeSurvey: Yii 17e2bf13

2012-06-15 12:05:05

TMSWhite

Details Diff
Fixed issue 06221: Array filtering does not work when trigger question has multiple inputs per row
Dev must check using is_empty(), else a value of 0 is considered == '"
Affected Issues
06221
mod - application/helpers/expressions/em_manager_helper.php Diff File

Issue History

Date Modified Username Field Change
2012-06-15 19:26 TMSWhite New Issue
2012-06-15 19:26 TMSWhite Status new => assigned
2012-06-15 19:26 TMSWhite Assigned To => TMSWhite
2012-06-15 19:30 TMSWhite Changeset attached => LimeSurvey master 59a9b227
2012-06-15 19:30 TMSWhite Note Added: 19275
2012-06-15 19:30 TMSWhite Resolution open => fixed
2012-06-15 19:31 TMSWhite Changeset attached => LimeSurvey Yii 195b305a
2012-06-15 19:31 TMSWhite Note Added: 19276
2012-06-15 19:46 TMSWhite File Added: ls2_array_filter_from_multiple_short_text.lss
2012-06-15 19:46 TMSWhite File Added: ls2_array_filter_from_dual_scale.lss
2012-06-15 19:48 TMSWhite File Added: ls2_array_filter_from_array_texts.lss
2012-06-15 19:49 TMSWhite Note Added: 19277
2012-06-15 19:49 TMSWhite Status assigned => resolved
2012-06-15 19:49 TMSWhite Fixed in Version => 1.92+
2012-06-15 21:04 TMSWhite Changeset attached => LimeSurvey master 666325f6
2012-06-15 21:04 TMSWhite Note Added: 19278
2012-06-15 21:05 TMSWhite Changeset attached => LimeSurvey Yii 17e2bf13
2012-06-15 21:05 TMSWhite Note Added: 19279
2012-06-20 14:08 c_schmitz Note Added: 19397
2012-06-20 14:08 c_schmitz Status resolved => closed