MantisBT: master e18a9c23

Author Committer Branch Timestamp Parent
dregad dregad master 2016-03-23 16:08 master 272624e1
Affected Issues  0011553: Status legend doesn't show final workflow states
 0020746: HTML status legend bar does not show dead-end status
Changeset

Status legend doesn't show final workflow states

The patch for issue 0011553 did not properly fix the problem, as the code
only checked for the workflow allowing to leave a state.

We now also cover the case of entering the state.

Fixes 0020746

mod - core/html_api.php Diff File