View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022566 | mantisbt | filters | public | 2017-03-22 08:54 | 2017-04-01 00:13 |
| Reporter | cproensa | Assigned To | cproensa | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.2.0 | ||||
| Target Version | 2.2.3 | Fixed in Version | 2.2.3 | ||
| Summary | 0022566: Filter error due to "view status" having an array value | ||||
| Description | A filter error is raised when "view status" have an array value in the current filter properties. | ||||
| Tags | No tags attached. | ||||
|
Is this the issue?
|
|
yes.... |
|
|
MantisBT: master-2.2 449f4d51 2017-03-22 18:18 Committer: vboctor Details Diff |
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 |
Affected Issues 0022566 |
|
| mod - core/filter_api.php | Diff File | ||
| mod - view_all_set.php | Diff File | ||