8000 [WebProfiler] Exceptions panel have an empty exception summary · Issue #23433 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[WebProfiler] Exceptions panel have an empty exception summary #23433
Closed
@ghost

Description

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version 3.3.4

Hi all, the exception summary seem to be hidden by a wrong css rule.

screen shot 2017-07-06 at 14 09 34

This is the HTML part that is not showed. I will fix that if nobody want to do :-)

<div class="exception-summary">
    <div class="exception-metadata">
        <div class="container">
            <h2 class="exception-hierarchy">
                                <abbr title="Exception">Exception</abbr>
            </h2>
            <h2 class="exception-http">
                HTTP 500 <small>Internal Server Error</small>
            </h2>
        </div>
    </div>
    </div>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0