﻿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
5034	request.urlconf does not get used in URL template tag	Trey	Brian Rosner	"When you override the ROOT_URLCONF in a middleware by setting request.urlconf the URL template tag fails to resolve urls according to the new URL module. I have done quite a bit of searching on this topic and haven't found any definitive answers.

Based on #3187 this seems to be the correct thing to do. The request dict appears to be a poor way to transmit the data but without some sort of integrated threadlocals system and per the previously mentioned tag this patch seems appropriate."		closed	Core (Other)	dev		fixed	url, urlconf, override	justin2@… eallik@… joesaccount@… Florian Apolloner Gonzalo Saavedra chachra	Design decision needed	1	0	0	0	0	0
