﻿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
1048	[patch] AttributeError when SESSION_SAVE_EVERY_REQUEST is True and no cookie has been set yet.	Jiri Barton <jbar@…>	Adrian Holovaty	"[1303] introduced SESSION_SAVE_EVERY_REQUEST. The code in source:django/trunk/django/middleware/sessions.py does not handle the situation when

 * there is no cookie in the browser yet (or no ''sessionid'' for the host), and
 * SESSION_SAVE_EVERY_REQUEST is True.

The reason it has failed to catch someone's attention may be that browsers are often set to keep the cookies. This error reappeared with the name of the default cookies changed in [1584]."	defect	closed	Core (Other)		normal	fixed			Unreviewed	1	0	0	0	0	0
