Skip to content

[BootstrapAdminUi] breadcrumbs template crashes when no title is configured #354

@camilleislasse

Description

@camilleislasse

Bug description

The template @SyliusBootstrapAdminUi/shared/crud/index/content/header/breadcrumbs.html.twig crashes when configuration.title is not set on the breadcrumbs hookable. The else branch accesses hookable_metadata.configuration.title without a |default() filter, causing a ScalarDataBag property access exception.

Same on Sylius : Sylius/Sylius#18933

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions