﻿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
13855	urlresolvers' resolve does not work on URLs with query string	Mitar	nobody	urlresolvers' `resolve` does not work on URLs with query string passed as an argument. I think it should silently ignore query string the same as URL dispatching does not take into the account query string. The problem is obviously in that those functions work on `request.path` but I think they should work also on `request.get_full_path`.	New feature	closed	Core (Other)	1.2	Normal	wontfix			Design decision needed	0	0	0	0	0	0
