MantisBT: master-1.2.x e249d237

Author Committer Branch Timestamp Parent
jreese jreese master-1.2.x 2010-04-19 10:43 master-1.2.x 2844524b
Affected Issues  0011812: Manage configuration page displays wrong error message
Changeset

Fix 0011812: Unknown project errors

This fix updates the project_api to allow project_get_name to pass the
trigger_errors parameter up to project_cache_row, so that pages like
configuration report won't stop working if there is one bad row. This
also fixes the error triggered by project_cache_row so that it sets the
project ID string parameter before triggering the error.

mod - core/project_api.php Diff File
mod - adm_config_report.php Diff File