MantisBT: master-1.2.x 09b7815e

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-02-25 11:31 master-1.2.x d06bf60f
Affected Issues  0011553: Status legend doesn't show final workflow states
Changeset

Fix 0011553: Status legend doesn't show final workflow states

The status legend at the bottom of the view all issues page doesn't show
the final states in a workflow. This is due to the html_status_legend
function removing any workflow states from status_enum_workflow[STATUS]
which are null/zero length.

mod - core/html_api.php Diff File