MantisBT: master-1.2.x 4b7492d4

Author Committer Branch Timestamp Parent
Paul Richards dhx master-1.2.x 2011-08-29 09:01 master-1.2.x d00745f5
Affected Issues  0011323: Cross project relationships not picking up custom statuses
 0013682: Color codes for custom statuses not displayed cross-project
Changeset

Project override should only apply if $p_project hasn't been explicity set.

For the most part, we use config_get(var) to get information for the current project [or overriden project]

If we are explicity passing in a project ID, we should use this ID instead, and not override.

Signed-off-by: David Hicks d@hx.id.au

mod - core/config_api.php Diff File