MantisBT: master f2756da0
| Author | Committer | Branch | Timestamp | Parent | 
|---|---|---|---|---|
| dregad | dregad | master | 2019-08-14 03:19 | master f1c84e19 | 
| Affected Issues | 0025996: Missing tag name in error message when creating issue via REST API | |||
| Changeset | Add missing tag name in error message When creating a new issue via REST API with a non-existing tag name, This was caused by reusing the $t_tag variable to store the return value Same problem in IssueAddCommand::validate() if the user attempting to Fixes 0025996  | 
|||
| mod - api/soap/mc_tag_api.php | Diff File | |||
| mod - core/commands/IssueAddCommand.php | Diff File | |||