View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0023579 | mantisbt | api rest | public | 2017-11-02 04:02 | 2017-12-04 02:17 | 
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | 2.7.1 | ||||
| Target Version | 2.9.0 | Fixed in Version | 2.9.0 | ||
| Summary | 0023579: Internal Server Error 500 when category doesn't exist | ||||
| Description | The caller should get 400 Bad Request with the appropriate error message. | ||||
| Tags | No tags attached. | ||||
| The repo was done with category name set inside a category object  | |
| MantisBT: master 0e071b67 2017-11-03 19:30 Details Diff | Return 400 when category doesn't exist If user attempts to create/update an issue with a category that doesn't exist then return 400 instead failing and returning 500. Fixes 0023579 | Affected Issues 0023579 | |
| mod - api/soap/mc_api.php | Diff File | ||
| mod - api/soap/mc_issue_api.php | Diff File | ||
