MantisBT: master-1.2.x edfbecf2

Author Committer Branch Timestamp Parent
Lapinkiller Damien Regad master-1.2.x 2012-08-12 19:50 master-1.2.x dfe91373
Affected Issues  0006479: Direct project link
Changeset

Fix 0006479: Direct project links

Adding possibility to change the current project id via GET/POST
parameters. Enables direct project selection for the following pages:

  • bug_report_page.php
  • view_all_bug_page.php

Lapinkiller's original patch was modified to align with MantisBT coding
guidelines, and reword the commit message.

Signed-off-by: Damien Regad damien.regad@merckgroup.com

mod - bug_report_page.php Diff File
mod - core/helper_api.php Diff File
mod - view_all_bug_page.php Diff File
mod - view_all_inc.php Diff File