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

Improve the way exceptions are listed in the error page #29891

Copy link
Copy link
Closed
@javiereguiluz

Description

@javiereguiluz
Issue body actions

Description
The order in which multiple exceptions are displayed in the error page is sometimes confusing.

Example
If you make a mistake in the config/services.yaml file of the Symfony Demo app, you see this:

exception

There is a perfect exception message that tells you exactly what happened ... but it's "buried" so low, that you probably won't see it.

If we reverse the order of exceptions in this case, the error page would be much better.

The above has happened to me several times with different errors ... but the opposite too: sometimes the current order is the best order. So:

  • Should we reverse the order of exceptions in the error page in all cases?
  • Is this a matter of tweaking some but not all exceptions?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXDX = Developer eXperience (anything that improves the experience of using Symfony)DX = Developer eXperience (anything that improves the experience of using Symfony)DependencyInjection

    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.