Skip to content

Javadoc anchor links don't work (Java 11) #1570

@joel-costigliola

Description

@joel-costigliola

Summary

This works : https://static.javadoc.io/org.assertj/assertj-core/3.13.1/org/assertj/core/api/AbstractInstantAssert.html

This works when the link is clicked from the page: https://static.javadoc.io/org.assertj/assertj-core/3.13.1/org/assertj/core/api/AbstractInstantAssert.html#method.summary but open the same link in a new tab and it won't show the method summary, just the beginning of the page https://static.javadoc.io/org.assertj/assertj-core/3.13.1/org/assertj/core/api/AbstractInstantAssert.html

This is pretty annoying when you want to share a link to a specific section of a page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions