﻿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
10396	Django File Upload /Image Upload Forms are broken with Safari (3 and beta 4)	SirVer@…	nobody	"Simple form:

{{{
class UploadImageForm(forms.Form):
    image = forms.ImageField()
}}}

When rendered, the choose file button is displayed, but clicking it doesn't work (nothing happens). The same page works fine in Firefox 3 on the same system.  JS and HTML debugging facilities inside Safar do not mention any errors. 
"		closed	File uploads/storage	1.0		worksforme			Accepted	0	0	0	0	0	0
