MantisBT: master 112122ed

Author Committer Branch Timestamp Parent
rombert rombert master 2009-10-21 04:14 master b74ae4e5
Affected Issues  0011061: SOAP issue tests fail
Changeset

Fixes 0011061: SOAP issue tests fail

Values not passed to mc_issue_add or mc_issue_update now have values
set to default.

According to vboctor at one point methods like mci_get_user_id() were taking
a reference (&) and the isset check was within the method. At one point
such references were removed causing the parameter to be evaluated while
it is not set.

mod - api/soap/mc_issue_api.php Diff File