LimeSurvey: Yii 4e39dfed

Author Committer Branch Timestamp Parent
TMSWhite TMSWhite Yii 2012-05-12 23:08:58 Yii 2c7b6dde
Affected Issues  06087: cascading array filter fails for depth>=3 in group and question modes
Changeset

Fixed issue #06087: cascading array filter fails for depth>=3 in group and question modes
Dev PHP was not checking for irrelevant questions the same way JavaScript was
Dev Also added the ability to specify multiple array_filter / array_filter_exclude values for a single question separated by a semicolon

mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_core_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File