MantisBT: master-1.2.x c5fc7892

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2011-04-11 18:10 master-1.2.x 49a41e2f
Affected Issues  0012928: Expose note_type and note_attr bug note fields to the SOAP API
Changeset

Fix 0012928 : Expose note_type and note_attr bug note fields to the SOAP API

  • include the note_attr and note_type fields in the SOAP output
  • test that notes added individually, as part of new issues and as
    part of existing issues have the fields properly set
mod - tests/soap/IssueUpdateTest.php Diff File
mod - tests/soap/IssueAddTest.php Diff File
mod - api/soap/mc_issue_api.php Diff File
mod - tests/soap/IssueNoteTest.php Diff File
mod - api/soap/mantisconnect.php Diff File