MantisBT: master 9455ceb8

Author Committer Branch Timestamp Parent
dregad dregad master 2021-02-16 10:25 master 1c08a3a1
Affected Issues  0027973: REST API update issue triggers errors if payload is empty
Changeset

Fix more PHP warnings caused by empty payload

Send HTTP 400 response when getParsedBody()'s return value is empty.

Issue 0027973

mod - api/rest/restcore/issues_rest.php Diff File
mod - api/rest/restcore/projects_rest.php Diff File
mod - api/rest/restcore/users_rest.php Diff File