MantisBT: master-2.27 518f3b9d

Author Committer Branch Timestamp Parent
dregad dregad master-2.27 2025-01-30 13:15 master-2.27 3af60d47
Affected Issues  0034783: Checking URL to installation is failing
Changeset

Install: relax severity of failed $g_path test

In some cases (e.g. redirections, authenticated pages), url_get() fails
to retrieve the MantisBT home page. This blocks the installer, because
the check is marked as "hard fail".

This commit relaxes the check to a simple warning, making it the Admin's
responsibility fix the system if it ends up to be non-functional due
to an invalid $g_path.

Fixes 0034783

mod - admin/install.php Diff File