View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06221 | Bug reports | Survey taking | public | 2012-06-15 19:26 | 2012-06-20 14:08 |
Reporter | TMSWhite | Assigned To | TMSWhite | ||
Priority | low | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.92+ | ||||
Fixed in Version | 1.92+ | ||||
Summary | 06221: 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. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 120613 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql 5.3 | ||||
Server OS (if known) | Windows XP | ||||
Webserver software & version (if known) | XAMPP | ||||
PHP Version | 5.3 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8742 |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8743 |
|
Any multiple choice or array question type can now filter subsequent array, multiple choice and/or list (radio) questions. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8744 |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8745 |
|
New 1.92+ version released. |
|
LimeSurvey: master 59a9b227 2012-06-15 12:28 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 12:31 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 14:04 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 14:05 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 |
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 |