﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32479	LocaleMiddleware not recognising properly zh-Hant-HK from the accept-language header	Marco Passeri	Cup0fCoffee	If both {{{zh-hans}}} and {{{zh-hant}}} are in {{{settings.LANGUAGES}}} (and in this order) the LocaleMiddleware is choosing the first one instead of the second as would be expected. The actual faulty code seems to be in {{{django.utils.translation.trans_real.get_supported_language_variant}}}.	Bug	closed	Internationalization	2.2	Normal	fixed	translation, internationalization, locale middleware	Claude Paroz	Ready for checkin	1	0	0	0	0	0
