MantisBT: master 8d5d327e

Author Committer Branch Timestamp Parent
dhx dhx master 2010-02-25 11:31 master 0cc7dde8
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