MantisBT: master 402f45e6

Author Committer Branch Timestamp Parent
vboctor vboctor master 2009-10-05 02:20 master bea286db
Changeset

Fixes for SOAP API

  1. mc_issue_add was broken since profile id wasn't set.
  2. mc_issue_update was broken since it was still using bug_update() which doesn't exist anymore.
  3. mc_issue_add was not adding the notes since it was used $v_notes which is undefined.
mod - api/soap/mc_issue_api.php Diff File