MantisBT: master-1.2.x ef8e2a39

Author Committer Branch Timestamp Parent
rombert vboctor master-1.2.x 2009-10-21 04:14 master-1.2.x 9e0b5d60
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