MantisBT: master b444fefc
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2026-09-05 10:28 | master 604a1cd4 |
| Affected Issues | 0037370: Misleading error message when trying to delete non-existing attachment via SOAP API | |||
| Changeset | IssuefileDeleteCommand: accept empty issue id Requiring it makes no sense from SOAP API (mc_issue_attachment_delete() Problem, file_get_field() returns false when the given id does not Refactor validate() method to retrieve issue_id from the file record Adapt mc_issue_attachment_delete() and bug_file_delete.php: remove Fixes 0037370 |
|||
| mod - api/soap/mc_issue_attachment_api.php | Diff File | |||
| mod - bug_file_delete.php | Diff File | |||
| mod - core/commands/IssueFileDeleteCommand.php | Diff File | |||