Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[TwigBundle] ExceptionController Ignores Original Request Format #9083

Copy link
Copy link
Closed
@rsahlstrom

Description

@rsahlstrom
Issue body actions

The commit 7e87eb1 removes the _format param being passed to twig.controller.exception:showAction. No updates were made to the TwigBundle's ExceptionController to account for this change and as such errors or exceptions from non-html requests render incorrectly with the html templates.

One possible fix for this is to update the ExceptionController to rely on $request->getRequestFormat() instead of the $_format argument being passed around in the ExceptionController to its various methods.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.