MantisBT: master-1.2.x 8e5faf8c

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2012-06-01 19:34 master-1.2.x 4c125ed8
Changeset

Bug and bugnote access level checks should use project settings

Calls to config_get to retrieve configuration values should include the
relevant project ID to ensure that project-specific bugnote/bug
thresholds are taken into consideration over global settings.

An erronous use of the REPORTER constant has also been replaced. This
allows for valid/correct use of custom access levels in relation to the
$g_limit_reporters=ON functionality.

mod - core/access_api.php Diff File