MantisBT: master-1.2.x 8faebae6

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2009-10-27 12:36 master-1.2.x 77c59569
Affected Issues  0010592: mc_enum functions doesn't take customization into account
Changeset

Fixes 0010592: mc_enum functions doesn't take customization into account

The mc_enum_xxx functions have been updated to return the customised
keys, while the names remain the translated ones.

mc_enum_get has not been updated, as it returns a raw enum string, not
an ObjectRefArray.

Unfortunately no new tests can be added since we don't control the
customisation settings on the mantis installation on a per-test
basis.

  • split functionality from mc_issue_get
  • explode_bla_bla now takes a enumeration name
  • localized labels are properly used
mod - api/soap/mc_enum_api.php Diff File