MantisBT: master 1ccc4205

Author Committer Branch Timestamp Parent
dregad dregad master 2025-04-20 12:20 master e66c63e5
Affected Issues  0035668: can't change issue category to "no category" via rest api
Changeset

Fix incorrect behavior in mci_get_category_id()

Now properly throws a ClientException when the given Category Id is
not an integer.

Fixes 0035668

mod - api/soap/mc_api.php Diff File