MantisBT: master 0e071b67

Author Committer Branch Timestamp Parent
vboctor vboctor master 2017-11-03 19:30 master 46893b19
Affected Issues  0023579: Internal Server Error 500 when category doesn't exist
Changeset

Return 400 when category doesn't exist

If user attempts to create/update an issue with a category that doesn't exist
then return 400 instead failing and returning 500.

Fixes 0023579

mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_issue_api.php Diff File