Skip to content

Duplicated HTML id's in the framework configuration reference #16417

Closed
@jdreesen

Description

@jdreesen

There are duplicated HTML id's on the page https://symfony.com/doc/current/reference/configuration/framework.html, which results in wrong jump targets. For example, cache exists three times so when clicking on the cache link in the top menu, it jumps to the cache entry of the validation section, because it comes first, instead of the cache section itself, which comes after.

It seems the rendering doesn't handle duplicated id's correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions