Skip to content

URL hash is dropped by redirect from reference.htmlΒ #5508

Closed
@perliedman

Description

After #5493, we use redirects for pointing reference.html to the latest version (like reference-1.0.3.html). Unfortunately, the redirection mechanism currently drops the URL hash, so for example linking to http://leafletjs.com/reference.html#icon ends up just redirecting to http://leafletjs.com/reference-1.0.3.html, not the section about L.Icon.

This affects many links from the tutorials, among other things.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions