Skip to content

Specifying a custom base path for the content entity is not respected for "collection" #203

@lisotton

Description

@lisotton

In templates/Entity/_content-entity/src/Entity/Example.php.twig the path for the collection is hard-coded to /admin/content/{{ entity_type_id_short|u2h }} and does not use the entity_base_path provided.

In my opinion this should be {{ entity_base_path }}.

What do you guys think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions