LimeSurvey: master 8b549dca

Author Committer Branch Timestamp Parent
TMSWhite TMSWhite master 2012-06-02 22:48:05 master a47b864e
Affected Issues  06079: sub-question filtering broken if "other" or "no answer" option is given
 06165: unable to implement affirmative exclusive non-answer in array_filter_exclude
Changeset

Fixed issue 06165: unable to implement affirmative exclusive non-answer in array_filter_exclude
Fixed issue 06079: sub-question filtering broken if "other" or "no answer" option is given
Dev Array_filter and array_filter_exclude now handle mismatched lists of sub-questions gracefully. Values in list B that are not in list A will not be filtered, and will not throw errors.
Dev This lets authors support exclusive options like "none of the above" in array filtered questions

mod - classes/expressions/LimeExpressionManager.php Diff File