Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Changed localeChoosingListener on kernel request #221

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Losams
Copy link

@Losams Losams commented Apr 6, 2018

Type : [Fix] Problem with the welcome page on symfony 3.4.7

On symfony 3.4.7, the welcome page didn't throw an exception anymore (in debug mode). The localeChoosingListener has been put in kernel.request instead.

@grizzlylab
Copy link

Thank you @Losams for you work, I hope this can be merged soon.

@acasademont
Copy link
Collaborator

Thanks @Losams will try to take a look at the issue this weekend.

@XWB
Copy link
Contributor

XWB commented May 30, 2018

@acasademont Any updates? :)

@acasademont
Copy link
Collaborator

hey guys, so sorry for the late review. I'm trying to understand what's the underlying problem here, one test is also failing due to the patch. Could you please elaborate a bit more @Losams?

@Losams
Copy link
Author

Losams commented Jun 27, 2018

Yes IDK why the "testNoCookieOnError" crashed, to be honest I didn't check so far. All I can say is what I said on the commit : "On symfony 3.4.7, the welcome page didn't throw an exception anymore (in debug mode)." So the localeChoosingListener didn't fire anymore (only on debug env). For that I changed the dispatch to kernel.request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants