View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024398 | mantisbt | tagging | public | 2018-05-03 11:23 | 2018-06-06 00:39 |
| Reporter | Pedro Ribeiro | Assigned To | atrol | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.13.0 | ||||
| Target Version | 2.15.0 | Fixed in Version | 2.15.0 | ||
| Summary | 0024398: Exception Missing Class | ||||
| Description | The error happens when someone tries to submit a Bug Report and writes a new Tag in the Tag Field, fills in the mandatory fields and submits it. The following erros happens: PHP Fatal error: Class 'ClientException' not found in /var/autofs/sites/erlogfssites/erlogtracking_mantis/mantisbt-2.14.0/api/soap/mc_tag_api.php on line 162, referer: http://tracking.erlog.pt/bug_report_page.php Added "use Mantis\Exceptions\ClientException;" to top of file and fixed it. No thanks needed. ;) | ||||
| Tags | No tags attached. | ||||
Thanks ;) |
|
|
Regression introduced by MantisBT master 10c08145 |
|
|
MantisBT: master 3812c5f6 2018-05-03 11:02 Details Diff |
Fix Class 'ClientException' not found in tag api Fixes 0024398 |
Affected Issues 0024398 |
|
| mod - api/soap/mc_tag_api.php | Diff File | ||
|
MantisBT: master 7aa805ea 2018-05-06 02:21 Details Diff |
Fix Class 'ClientException' not found in issue api Issue 0024398 |
Affected Issues 0024398 |
|
| mod - api/soap/mc_issue_api.php | Diff File | ||