﻿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
29716	Add a warning in LocaleMiddleware is after CommonMiddleware or before SessionMiddelware	Sanyam Khurana	Sanyam Khurana	"The `SessionMiddleware` sets the session cookie that may contain the language code for Internationalization and translations.

If the LocaleMiddleware is not placed after SessionMiddleware, it won't be able to find the language code and won't be able to `activate` the language from HTTPRequest and use it.

So, if the order of these Middleware classes is not appropriate, a warning should be displayed."	Bug	closed	Internationalization	2.1	Normal	wontfix			Unreviewed	0	0	0	0	1	0
