﻿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
12794	Interaction between sessions and django.views.i18n.set_language causes caching errors	alessandro.gudio+bugzilla@…	nobody	"The django.views.i18n.set_language view uses the session to store the language if it is available.
If a user has a session and tries to change the language, this change is reflected only in the variables inside the session storage. Since the headers of following requests won't change, the caching framework cannot detect such change and cached pages in the previous language will be returned.

I suggest always using cookies to store language."	Bug	closed	Internationalization	1.1	Normal	invalid	cache i18n	alessandro.guido+bugzilla@… raymond.penners@…	Accepted	1	1	0	1	0	0
