You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/12/11 20:17:00 UTC

[jira] [Moved] (SUREFIRE-2133) Don't wrap elements in anchors

     [ https://issues.apache.org/jira/browse/SUREFIRE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov moved DOXIA-683 to SUREFIRE-2133:
------------------------------------------------

          Component/s: Maven Surefire Report Plugin
                           (was: Module - Fml)
        Fix Version/s: 3.0.0-M8
                           (was: 2.0.0-M5)
                  Key: SUREFIRE-2133  (was: DOXIA-683)
    Affects Version/s: 3.0.0-M7
                           (was: 2.0.0-M4)
              Project: Maven Surefire  (was: Maven Doxia)

> Don't wrap elements in anchors
> ------------------------------
>
>                 Key: SUREFIRE-2133
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2133
>             Project: Maven Surefire
>          Issue Type: Task
>          Components: Maven Surefire Report Plugin
>    Affects Versions: 3.0.0-M7
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.0.0-M8
>
>
> In the last improvement of FML elements were wrapped in anchors. While this seems to be a good idea it causes trouble with HTML output since CSS rules then completely change the style of the anchor body. It is then a CSS trickery to differential between anchors and links. Since anchors itself are deprecated (anchors without href) and the nearest element should have the id we will pull up the anchor above the target element.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)