View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0023537 | mantisbt | api rest | public | 2017-10-24 14:56 | 2017-10-28 19:08 | 
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | feature | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Product Version | 2.3.0 | ||||
| Target Version | 2.8.0 | Fixed in Version | 2.8.0 | ||
| Summary | 0023537: Facilitate troubleshooting REST API by displaying detailed errors | ||||
| Description | When developing webservices, the standard error message generated by Slim makes it difficult to troubleshoot the problem - it just says: 
 To make troubleshooting easier, it would be useful to be able to provide additional information about the error. | ||||
| Additional Information | This can easily be achieved by setting  | ||||
| Tags | No tags attached. | ||||
| MantisBT: master 8e663b33 2017-10-24 10:56 Details Diff | Allow display of detailed errors from REST API If MantisBT config `show_detailed_errors` is on, then the Slim app object will be initialized with setting `displayErrorDetails` = true. Fixes 0023537 | Affected Issues 0023537 | |
| mod - api/rest/index.php | Diff File | ||
