Skip to content

[MSHARED-1174] Don't wrap elements in anchors #133

Description

@jira-importer

Michael Osipov opened MSHARED-1174 and commented

In the last improvement MSHARED-1106 of the AbstractMavenReportRenderer 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.


Affects: maven-reporting-impl-4.0.0-M3

Issue Links:

Remote Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions