﻿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
14787	Upload handler should pass errors on to forms.FileField	Marti Raudsepp	ANUBHAV JOSHI	"As far as I can tell, currently no mechanism exists for file upload handlers to pass errors forward to form fields.

The result is that any upload errors result in ""This field is required"" or ""The submitted file is empty"" messages.

Other errors worth handling:
* File upload size limits
* Unicode decode error in filename

Thoughts?
"	New feature	closed	File uploads/storage	dev	Normal	wontfix		anubhav9042@…	Accepted	0	0	0	0	0	0
