﻿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
9577	Debug page's Request URL hides SCRIPT_NAME	Thomas Güttler	nobody	"Hi,

Changeset [8633] which fixed #8287, removed SCRIPT_NAME from the shown request url.

And if I read RFC1945 correctly, the query string is part of the request url.

http://tools.ietf.org/html/rfc1945

I added a patch which uses request.build_absolute_uri() in debug.py.

PATH_INFO is still displayed. This was the reason for [8633].


"	Uncategorized	closed	HTTP handling	1.0	Normal	fixed			Accepted	1	0	0	0	0	0
