MantisBT: master 15990874

Author Committer Branch Timestamp Parent
cproensa dregad master 2015-09-21 02:45 master bd603b38
Affected Issues  0020107: config report filter by option name doesnt work for some options
Changeset

Fix adm_config_report filter for protected configs

In adm_config_report.php, when filtering by option name some options
were shown but did not work with the filter, and couldn't be set
manually.

We now check for option names in DB also, not just global ones.

Fixes 0020107

Signed-off-by: Damien Regad <dregad@mantisbt.org>

mod - adm_config_report.php Diff File
mod - adm_config_set.php Diff File