MantisBT: master-1.3.x 6e0801d3

Author Committer Branch Timestamp Parent
cproensa dregad master-1.3.x 2016-08-30 15:19 master-1.3.x 82c12593
Affected Issues  0021655: Workflow config page can corrupt set_status_threshold with array thresholds
 0021656: set_status_threshold config is not deleted if is same as parent
Changeset

Dont break complex threshold in workflow config page

The configuration option "set_status_threshold" may contain complex
thresholds defined as arrays instead of integer values.
In this case, on manage_config_workflow_page, show those fields as not
editable.

Fixes: 0021655, 0021656

mod - manage_config_workflow_page.php Diff File
mod - manage_config_workflow_set.php Diff File