View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0016484 | mantisbt | tagging | public | 2013-10-14 07:22 | 2014-02-07 18:24 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.15 | ||||
| Target Version | 1.2.16 | Fixed in Version | 1.2.16 | ||
| Summary | 0016484: SOAP: Impossible to attach tags to issues | ||||
| Description | PHP Fatal error: Uncaught SoapFault exception: [SOAP-ENV:Server] Error Type: APPLICATION ERROR 0000401, | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 84a8078b 2013-10-14 03:22 Details Diff |
Fix SOAP: Impossible to attach tags to issues Caused by assigning to unused variable $p_user_id $p_user_id === NULL. Not sure why this has not come up before, as this bug was actually introduced a long time ago (a602c5edb5335c46a506166ef68218c7bf3e50de). Fixes 0016484 |
Affected Issues 0016484 |
|
| mod - core/tag_api.php | Diff File | ||
|
MantisBT: master-1.2.x fbadfc73 2013-10-14 03:22 Details Diff |
Fix SOAP: Impossible to attach tags to issues Caused by assigning to unused variable $p_user_id $p_user_id === NULL. Not sure why this has not come up before, as this bug was actually introduced a long time ago (a602c5edb5335c46a506166ef68218c7bf3e50de). Fixes 0016484 |
Affected Issues 0016484 |
|
| mod - core/tag_api.php | Diff File | ||