MantisBT: master-2.2 449f4d51

Author Committer Branch Timestamp Parent
cproensa vboctor master-2.2 2017-03-22 18:18 master-2.2 5e95a5db
Affected Issues  0022566: Filter error due to "view status" having an array value
Changeset

Validate filter values that must not be arrays

Add validation for values that must be a single value.
Clean up type validation for both single and multiple values.

Fixes: 0022566

mod - core/filter_api.php Diff File
mod - view_all_set.php Diff File