Closed
Description
Can anyone confirm that the workflow described here is still working?
I tried it with the symfony demo application, by adding a locale field to the User entity and the Locale- and UserLocaleSubscriber as shown in the article.
Now when I use the login in the demo application, the locale should be updated to the one saved in the user entity, but it stays the default locale.
After some debugging it looks like the session "_locale" never gets updated either.
Not sure if I have done something wrong or if there is a fault in the docs. If you have some pointers on where I could try to debug more, I'd be happy to do so.
Metadata
Metadata
Assignees
Labels
No labels