View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024335 | mantisbt | api rest | public | 2018-04-20 01:22 | 2018-04-29 19:21 |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.13.2 | ||||
| Target Version | 2.13.2 | Fixed in Version | 2.13.2 | ||
| Summary | 0024335: Get all filter or specific filter returns incorrect information | ||||
| Description | Filter id is 0, name is null, there is a | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-2.13 b739c9f9 2018-04-21 11:55 Details Diff |
Fix filter APIs The filter API was broken by recent refactoring causing it to return invalid id, name, public, and extra _filter_id. This broke both REST and SOAP APIs. Fixes 0024335, 0024349 |
Affected Issues 0024335, 0024349 |
|
| mod - core/classes/FilterConverter.class.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||