Skip to content

ajax calls from different symfony application have wrong profiler url in web dev toolbar #18641

Closed
@pjordaan

Description

@pjordaan

I'm in this situation: i have a main application for static content www.hostname.nl and a dynamic application webshop.hostname.nl. Both applications are on separate servers and both are different Symfony applications.

When I'm developing the toolbar is shown from www.hostname.nl. It shows the ajax calls from webshop.hostname.nl, but the profiler url in the overview is linked to www.hostname.nl as the url does not contain the hostname and scheme. This means I have to click the link and have to modify the hostname myself to see the profiler data.

I find it weird the ajax requests do not fill in the full profiler url as the profiler does send a header with the full url.

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