MantisBT: master 052606d2

Author Committer Branch Timestamp Parent
dregad dregad master 2012-04-04 05:53 master 7e7ba3d9
Affected Issues  0012129: workflow transition to status reopened is always checked for some status on workflow transition page
Changeset

Fix type check error in manage_config_workflow_page.php

Strict type check in function check_selected() caused an error comparing
false with the status level, so replaced with 0

mod - manage_config_workflow_page.php Diff File