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

[Locale] fixed fallback locale #5746

Closed
wants to merge 1 commit into from

Conversation

pkraeutli
Copy link
Contributor

The getFallbackLocale() method in Symfony\Component\Locale\Locale did not return a fallback locale if the current locale (Locale::getDefault()) was a 5-char locale like de_CH.

LocaleTest failed when the locale was set to de_CH before running (see changes in LocaleTest).

(second attempt after messing up PR#5641)

@ghost
Copy link

ghost commented Oct 15, 2012

Original PR: #5641.

@fabpot fabpot closed this in dba9bc3 Oct 19, 2012
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.

None yet

2 participants