MantisBT: master-1.2.x 7137b78b

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2016-03-23 16:08 master-1.2.x 7e842ef3
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