MantisBT: master 7582dab4

Author Committer Branch Timestamp Parent
rombert rombert master 2011-04-12 16:06 master 5991f5dc
Affected Issues  0012932: Error triggered when adding a task relationship
Changeset

Fix 0012932 : Error triggered when adding a task relationship

  • correct the undefined variable access when adding a task relationship
  • regression tests added for creating and deleting relationships
  • bump the update date of the destination bug when deleting a relationship
mod - tests/soap/AllTests.php Diff File
mod - api/soap/mc_issue_api.php Diff File
add - tests/soap/RelationshipTest.php Diff File