MantisBT: master-2.26 317d7754

Author Committer Branch Timestamp Parent
dregad dregad master-2.26 2024-05-20 07:59 master-2.26 c071e657
Affected Issues  0034462: Truncated HTML entities shown in Relationship Graph nodes' Issue summary
Changeset

Fix display of summary in relationship graph nodes

Apply string_attributes() after truncating the raw Summary text.

Also, use string_attributes instead of string_display_line_links(), as
GraphViz is not able to handle links and other HTML formatting, and
they are not rendered in the HTML title attribute either.

Fixes 0034462

mod - core/relationship_graph_api.php Diff File