﻿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
18456	HttpRequest.get_full_path does not escape # sign in the url	vlad.shcherbina@…	Unai Zalakain	Suppose request was made with the url '/some%23thing?param=1', then get_full_path() would return '/some#thing?param=1' which I believe is incorrect as 'thing?param=1' is now in anchor part.	Bug	closed	HTTP handling	dev	Normal	fixed		jim@…	Accepted	1	0	0	0	0	0
