﻿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
26024	ConditionalGetMiddleware's ETag is broken	Sami Fahed	Sami Fahed	"ETag support is broken in ConditionalGetMiddleware

django.utils.cache.get_conditional_response's etag argument needs to be *unquoted*, however the etag passed by CommonMiddleware's make_response is quoted or the GZipMiddleware is modifying it while keeping it quoted.

Pull request with Regression Test: https://github.com/django/django/pull/5919"	Bug	closed	Core (Cache system)	1.9	Release blocker	fixed	Etags		Accepted	1	0	0	0	0	0
