MantisBT: master-1.2.x 1146ee66

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2009-10-22 15:42 master-1.2.x bc4366f2
Affected Issues  0010749: issue data get through soap api has not handler_id field
Changeset

Issue 0010749: Verify that the data read using the SOAP API has a handler

Two new SOAP tests have been added:

  • verify that the handler added on issue creation is returned;
  • verify that the handler added on issue update is returned.
mod - tests/soap/IssueAddTest.php Diff File
mod - tests/soap/IssueUpdateTest.php Diff File