﻿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
15692	"""Referenced before assignment"" in WSGIHandler"	Sayane	nobody	"This happens when WSGIHandler is not able to decode request data (stupid flash don't know how to encode urls).
{{{
Traceback (most recent call last):

  File ""/home/sayane/.buildout/parts/django/django/core/servers/basehttp.py"", line 283, in run
    self.result = application(self.environ, self.start_response)

  File ""/home/sayane/.buildout/parts/django/django/contrib/staticfiles/handlers.py"", line 68, in __call__
    return self.application(environ, start_response)

  File ""/home/sayane/.buildout/parts/django/django/core/handlers/wsgi.py"", line 264, in __call__
    logger.warning('Bad Request (UnicodeDecodeError): %s' % request.path,

UnboundLocalError: local variable 'request' referenced before assignment
}}}"		closed	Core (Other)	dev		duplicate			Unreviewed	0	0	0	0	0	0
