﻿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
17848	Template context processors cache needs to be restored after it is cleared	Ryan Kaskel	ryan	"I contributed the portion of the patch for #16366 where ``context._standard_context_processors`` is set to ``None`.

Unfortunatley, I neglected to restore the cache as it was at the end of the test.

The effect of this is that cache is now wrong for the rest of my project (and will be for others) and other tests fail.

This patch fixes this."	Bug	closed	contrib.auth	1.4-beta-1	Normal	fixed	tests		Accepted	1	0	0	0	1	0
