View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010235 | mantisbt | api soap | public | 2009-03-20 07:36 | 2010-04-28 14:44 |
| Reporter | giallu | Assigned To | giallu | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.1.6 | ||||
| Fixed in Version | 1.1.7 | ||||
| Summary | 0010235: mc_issue_attachment_add corrupts attachments | ||||
| Description | The mc_issue_attachment_add method declares it wants the attachment encoded in with the base64 method: <code> but no decoding is made before storing the actual file so it looks like "corrupted" when getting it back. | ||||
| Tags | No tags attached. | ||||
|
Fixed in the 1.1 branch. I will check if the same applies to master |
|
|
This will likely get reverted in the next release, since it is incorrect. Please see http://git.mantisbt.org/?p=mantisbt.git;a=commit;h=b836b267cfc77aa516968fe05d1804743df133d7 . |
|
|
MantisBT: master-1.1.x 3ec64234 2009-03-23 18:23 Details Diff |
Fix 0010235: mc_issue_attachment_add corrupts attachments |
Affected Issues 0010235 |
|
| mod - api/soap/mc_issue_attachment_api.php | Diff File | ||
|
MantisBT: master 77a58dd1 2009-03-23 18:23 Details Diff |
Fix 0010235: mc_issue_attachment_add corrupts attachments |
Affected Issues 0010235 |
|
| mod - api/soap/mc_issue_attachment_api.php | Diff File | ||