MantisBT: master 083ae280

Author Committer Branch Timestamp Parent
cproensa cproensa master 2016-08-01 15:37 master 06af376a
Affected Issues  0021581: Workflow config page can corrupt report_bug_threshold if it's defined as an array
Changeset

Fix Workflow config to acount for complex thresholds

In workflow transitions configuration page, the "Minimum Access Level to
Change to this Status", for bug submitted status, is linked to the
report_bug_threshold option.
If the threshold is configured as an array, the simple dropdown select
cant be used to represent or modify this value, so don't allow it to be
editable.

Fixes: 0021581

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