MantisBT: master d4ebd61b

Author Committer Branch Timestamp Parent
rombert rombert master 2009-11-09 14:53 master 193ae8b9
Affected Issues  0011133: Mantis Connector: PHP Fatal error: Cannot use object of type BugData as array
Changeset

Fixes 0011133: mc_project_get_issue_headers does not wholly use BugData

Two remaining occurences of array access have been fleshed out
in mc_project_get_issue_headers.

Two tests have been added, to verify correct behaviour and to
validate another reported issue - incorrect note count.

mod - api/soap/mc_project_api.php Diff File
mod - tests/soap/FilterTest.php Diff File