﻿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
3298	max_age doesn't work on mobile phone	sten@…	nobody	"I have been trying to use persistent sessions (cookies) on a mobile phone and never got it to work.
When I change settings.SESSION_EXPIRE_AT_BROWSER_CLOSE = False cookies stops to work on the phone.

After digging down I noticed that it's setting max_age that brakes it on the phone.

When setting expire to desired and max_age=None in process_response (SessionMiddleware) it works.


Regards
Sten

"	defect	closed	Contrib apps		normal	invalid			Unreviewed	0	0	0	0	0	0
