MantisBT: master-1.2.x 31a20df8

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2010-08-18 18:06 master-1.2.x a553540e
Affected Issues  0012246: API call to mc_enum_get produces soap fault
Changeset

Fix 0012246: SOAP API call mc_enum_get was not working

The mc_enum_get method was referencing an undefined parameter
which caused a SYSTEM WARNING on installations where such
warnings are reported.

mod - tests/soap/EnumTest.php Diff File
mod - api/soap/mc_enum_api.php Diff File