View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015791 | mantisbt | other | public | 2013-04-26 20:03 | 2014-02-07 18:24 |
Reporter | dregad | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.16 | ||||
Target Version | 1.2.16 | Fixed in Version | 1.2.16 | ||
Summary | 0015791: System notice when json_url() retrieves non-existent member | ||||
Description | This prevents caller from cleanly recovering from the error. | ||||
Additional Information | Affects operations of SourceGithub plugin when the github api returns an unexpected json payload (e.g. when no user agent is provided, see https://github.com/mantisbt-plugins/source-integration/issues/56 | ||||
Tags | No tags attached. | ||||
MantisBT: master-1.2.x 77ebbfce 2013-04-26 15:55 Details Diff |
System notice when json_url() retrieves non-existent member An additional check and returning false allows caller to handle errors gracefully. Fixes 0015791 |
Affected Issues 0015791 |
|
mod - core/json_api.php | Diff File | ||
MantisBT: master e1a265c7 2013-04-26 15:55 Details Diff |
System notice when json_url() retrieves non-existent member An additional check and returning false allows caller to handle errors gracefully. Fixes 0015791 |
Affected Issues 0015791 |
|
mod - core/json_api.php | Diff File |