﻿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
14500	Cookie not set in IE and no error message in login form	stephanekonstantaropoulos	nobody	"At a customer site, the computer time was 25 minutes in the future and my django session was set to expire in 20 minutes:

SESSION_COOKIE_AGE = 1200

The users could not login, that seems fair but there was no error in the login form, the login form should set a test cookie and then mention that the cookie could not be set. But the login form came back as is, empty.

This happened in IE6, I could not test with another browser.
"		closed	contrib.auth	1.1		worksforme	cookie, IE6		Unreviewed	0	0	0	0	0	0
