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

[Translatable] Unconsistant use of strtolower on locales #156

Closed
lionelgaillard opened this issue Sep 21, 2011 · 1 comment
Closed

[Translatable] Unconsistant use of strtolower on locales #156

lionelgaillard opened this issue Sep 21, 2011 · 1 comment
Labels
Bug A confirmed bug in Extensions that needs fixing.

Comments

@lionelgaillard
Copy link

Since translatableLocale and listenerLocale are normalized as lowercase TranslationListener::setDefaultLocale should do it too.

It causes bad comparaison in TranslationListener on line 491.

Thanks for your great job !

@l3pp4rd
Copy link
Contributor

l3pp4rd commented Sep 22, 2011

thanks for taking your time to report this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A confirmed bug in Extensions that needs fixing.
Projects
None yet
Development

No branches or pull requests

2 participants