[
https://issues.apache.org/jira/browse/MNG-8407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903438#comment-17903438
]
Konrad Windszus edited comment on MNG-8407 at 12/5/24 5:02 PM:
---------------------------------------------------------------
The solution is to fix the links inside the SVG as outlined in
https://stackoverflow.com/a/7017568/5155923.
This requires adding a target attribute to
https://github.com/apache/maven/blob/01e47259d28133fff1093b35254ea11fae917f55/src/graph/ReactorGraph.java#L203.
was (Author: kwin):
The solution is to fix the links inside the SVG as outlined in
https://stackoverflow.com/a/7017568/5155923.
> Links from the SVG in https://maven.apache.org/ref/4.0.0-rc-1/ open in an
> iframe
> --------------------------------------------------------------------------------
>
> Key: MNG-8407
> URL: https://issues.apache.org/jira/browse/MNG-8407
> Project: Maven
> Issue Type: Improvement
> Components: Documentation: General
> Affects Versions: 4.0.0-rc-1
> Reporter: Konrad Windszus
> Priority: Major
> Attachments: Screenshot 2024-12-05 at 17.49.04.png
>
>
> Whenever I click on some of the links inside the SVG rendered on
> https://maven.apache.org/ref/4.0.0-rc-1/, they open an HTML page in a frame
> (with the dimensions of the original SVG).
> !Screenshot 2024-12-05 at 17.49.04.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)