MantisBT: master 50f5cfd3

Author Committer Branch Timestamp Parent
dregad dregad master 2026-08-26 06:01 master f481e3be
Affected Issues  0037359: Admin check reports false FAIL when Graphviz path is outside open_basedir
Changeset

Fix failure reported under wrong admin check

Flush unhandled PHP SYSTEM WARNING triggered by calling realpath() when
open_basedir restriction is in place after building the list of paths
to check.

This prevents a failure report about a missing trailing directory
separator being incorrectly reported for the absolute_path config.

Fixes 0037359

mod - admin/check/check_paths_inc.php Diff File