MantisBT: master-1.2.x fc1b513d

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2009-11-09 14:53 master-1.2.x 55878bd7
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