MantisBT: master ad1be12b

Author Committer Branch Timestamp Parent
raspopov community master 2026-05-17 04:51 master 78060491
Affected Issues  0037133: The buttons on the “Access Denied” widget may contain incorrect links
Changeset

Fix the string_sanitize_url() lost slash

Fixed an issue where the “/” was missing when rebuilding URLs
during sanitization.

Fixes 0037133, PR https://github.com/mantisbt/mantisbt/pull/2222

mod - core/string_api.php Diff File
mod - tests/Mantis/StringTest.php Diff File