﻿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
20017	format_html not working with lazy objects on jython	andreas@…	nobody	"django.utils.html.format_html does not convert lazy string objects to unicode on jython. E.g. the hidden csrf_token field looks like follows:

{{{
<input type=""hidden"" name=""csrfmiddlewaretoken"" value=""&lt;django.utils.functional.__proxy__ object at 0x1c7&gt;"">
}}}

I attached a patch that fixes this bug."	Bug	closed	Python 2	1.5	Normal	needsinfo		Florian Apolloner bmispelon@…	Accepted	1	0	1	1	0	0
