Skip to content

View location bug with Symfony 2.8.3 #17969

@brechtdewinne

Description

@brechtdewinne

When upgrading Symfony from 2.8.2 to 2.8.3 I have noticed that the following no longer works:

return $this->container->get('templating')->renderResponse(
    '@BaseBundle/SubDir/Resources/views/view.html.twig', []
);

Directory structure: /src/Base/SubDir/Resources/views/view.html.twig

Symfony throws an exception saying that the view cannot be found inside app/Resources/views.

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