MantisBT: master fb201cfc

Author Committer Branch Timestamp Parent
raspopov community master 2026-03-07 13:18 master 7b74303a
Affected Issues  0036885: Unreliable implementation of HTTP redirects
Changeset

Fix the print_header_redirect() function

The function now never returns control. The second parameter of the
function bool $p_die has been removed because it has lost its
practical meaning.

Fixes 0036885, PR https://github.com/mantisbt/mantisbt/pull/2186

mod - account_prefs_reset.php Diff File
mod - bug_report_page.php Diff File
mod - core/access_api.php Diff File
mod - core/authentication_api.php Diff File
mod - core/print_api.php Diff File
mod - login_cookie_test.php Diff File
mod - login_page.php Diff File
mod - login_password_page.php Diff File
mod - login_select_proj_page.php Diff File
mod - logout_page.php Diff File
mod - manage_user_delete.php Diff File
mod - set_project.php Diff File
mod - view_all_bug_page.php Diff File
mod - wiki.php Diff File