﻿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
6301	HttpResponseRedirect should not be escaping the '*' character	samidh	nobody	"Hello,

It appears the HttpResponseRedirect class is encoding the '*' character within a URL. 

I believe this is a violation of RFC 3986.

Solution: The '*' character should be added to the safe-list so that it is not encoded.

Thanks for your time!"		closed	HTTP handling	dev		fixed	HttpResponseRedirect		Ready for checkin	1	0	0	0	0	0
