MantisBT: master 9e3d7711

Author Committer Branch Timestamp Parent
rombert rombert master 2011-12-04 23:40 master 5882a628
Affected Issues  0013446: Add tags support to soap api
Changeset

SOAP API: tag fixes

  • add mc_issue_set_tags
  • use proper access checks when attaching and detaching tags

Fixes 0013446: Add tags support to soap api

mod - api/soap/mantisconnect.php Diff File
mod - api/soap/mc_issue_api.php Diff File
mod - api/soap/mc_tag_api.php Diff File
mod - tests/soap/TagTest.php Diff File