FriendsOfSymfony / FOSJsRoutingBundle

A pretty nice way to expose your Symfony routing to client applications.
1.48k stars 261 forks source link

Revert "Bugfix when baseurl is missing or empty in json" #374

Closed tobias-93 closed 4 years ago

tobias-93 commented 4 years ago

Reverts FriendsOfSymfony/FOSJsRoutingBundle#371 as the baseurl is not the correct location for the host.

Ousret commented 4 years ago

Hi @tobias-93

So we should do it for host and port field instead ?

tobias-93 commented 4 years ago

Hi @Ousret,

I think that would be best, but I'd like to test it first before merging it to prevent issues like the ones with the previous solution. I'd like to confine the discussion to #375.