﻿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
2078	[patch] HttpResponseRedirect should percent-encode non-ASCII characters in Location header	Andrey <aela@…>	Adrian Holovaty	[http://www.ietf.org/rfc/rfc3986.txt RFC 3986] does not allow non-ASCII characters in URIs. Instead they should be converted to bytes according to UTF-8 and then replaced by %XX sequences, where XX is the hexadecimal value of the byte.	defect	closed	Core (Other)		normal	fixed		aela@…	Unreviewed	1	0	0	0	0	0
