MantisBT: master 83e7ad79

Author Committer Branch Timestamp Parent
raspopov community master 2026-06-28 12:20 master 347b598f
Affected Issues  0037257: Incorrect identification of a non-default mention tag
Changeset

Fix incorrect mention tag

The test for the custom mention tag was added and
the existing test was fixed.

Fixes 0037257, PR https://github.com/mantisbt/mantisbt/pull/2232

mod - core/mention_api.php Diff File
add - tests/Mantis/MentionParsingCustomTest.php Diff File
mod - tests/Mantis/MentionParsingTest.php Diff File