﻿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
17282	Request path containing %E3 drops server	byashimov@…	nobody	"Tried make request with %E3 in path, here is what I've got on dev server:
{{{
Traceback (most recent call last):

  File ""C:\Python26\lib\site-packages\django\core\servers\basehttp.py"", line 283, in run
    self.result = application(self.environ, self.start_response)

  File ""C:\Python26\lib\site-packages\django\contrib\staticfiles\handlers.py"", line 68, in __call__
    return self.application(environ, start_response)

  File ""C:\Python26\lib\site-packages\django\core\handlers\wsgi.py"", line 264, in __call__
    logger.warning('Bad Request (UnicodeDecodeError): %s' % request.path,

UnboundLocalError: local variable 'request' referenced before assignment
}}}
Not only windows. Also tested on fastcgi and uwsgi - drops both."	Bug	closed	HTTP handling	1.3	Normal	fixed			Unreviewed	0	0	0	0	0	0
