﻿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
21320	Template debug gives misleading error for exceptions with django.core.urlresolvers.resolve	ellisd23@…	nobody	If a path sent to ``resolve`` is not found and a ``Resolver404`` error is raised, the template debugger assumes that the path is missing is the current request path, which is not always the case.  For instance, my application uses resolve to get a namespace for a path dynamically.  This lead to a nonsensical error that listed my urlconf, followed by a request path that was quite clearly in the URLs, saying it was not found.	Uncategorized	closed	Template system	1.5	Normal	duplicate			Unreviewed	0	0	0	0	0	0
