Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-reporting-impl-4.0.0-M3
-
None
Description
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.
Attachments
Issue Links
- is related to
-
DOXIA-680 Don't wrap elements in anchors
- Closed
-
SUREFIRE-2133 Make anchors start *before* the headings
- Closed
- supercedes
-
MSHARED-1106 Improve and simplify section handling
- Closed
- links to