MantisBT: master b88e409e

Author Committer Branch Timestamp Parent
dregad dregad master 2012-07-02 22:15 master aca7cf7d
Affected Issues  0014446: System warning in html_status_legend() with custom status
Changeset

Fix system warning in html_status_legend() with custom status

When using custom status for which no language strings are defined,
html_status_legend() triggered system warnings.

MantisBT now displays the custom status' name as defined in the enum,
in case there is no available translation string.

Fixes 0014446

mod - core/html_api.php Diff File