MantisBT: master-1.2.x c15dc49d

Author Committer Branch Timestamp Parent
jreese jreese master-1.2.x 2009-12-31 15:01 master-1.2.x 7fdb964b
Affected Issues  0011293: View report page is ignoring project specific config settings
Changeset

Fix 0011293: Obey project overrides for configs

When setting $g_project_override, any calls to config or access apis
should wait until after the override is set in cases where the current
project may have different configurations than the project for the
currently viewed issue.

mod - bug_set_sponsorship.php Diff File
mod - bug_relationship_delete.php Diff File
mod - summary_page.php Diff File
mod - bugnote_view_inc.php Diff File
mod - bug_relationship_graph.php Diff File
mod - bug_file_add.php Diff File
mod - bug_view_inc.php Diff File
mod - bug_assign_reporter.php Diff File
mod - print_bug_page.php Diff File
mod - bug_reminder_page.php Diff File
mod - bug_reminder.php Diff File
mod - bugnote_edit_page.php Diff File
mod - bug_file_delete.php Diff File