MantisBT: master 2b74b361

Author Committer Branch Timestamp Parent
raspopov dregad master 2025-03-18 12:03 pr2124 038a6be5
Affected Issues  0035539: URL in the Summary field
Changeset

Fix URLs in the summary field

Summary is now shown as a single link, ignoring nested <a href> tags.

Added new string_display_line_without_links() function.

Fixes 0035539, PR https://github.com/mantisbt/mantisbt/pull/2124

mod - core/columns_api.php Diff File
mod - core/string_api.php Diff File
mod - my_view_inc.php Diff File