Skip to content

Debug URL links lead to app.php, not app_dev.php #540

@etomilin

Description

@etomilin

The links that appear in Debug-Url section of Symfony2 Profiler status bar (http://take.ms/NnkKG) are missing app_dev.php part thus leading to prod-environment where profiler is disabled.
For example, where link should lead to: localhost/app_dev.php/_profiler/355651, it is actually leading to localhost/_profiler/355651.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions