You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
When i add {_locale} to the parameter : default_target_path the locale argument isn't load. For example, instead of having this url : /fr/app/ i have : %7B_locale%7D/app/
This bug seems to be fixed in symfony, see this issue : symfony/symfony#861 but doesn't seems to work with FOSFacebookBundle.
Hi,
When i add {_locale} to the parameter : default_target_path the locale argument isn't load. For example, instead of having this url : /fr/app/ i have : %7B_locale%7D/app/
This bug seems to be fixed in symfony, see this issue : symfony/symfony#861 but doesn't seems to work with FOSFacebookBundle.
The text was updated successfully, but these errors were encountered: