﻿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
444	FileField returns error when updating	ilikeprivacy@…	Adrian Holovaty	"When uploading a file via filefield (in the admin interface) it works correctly, however if I attempt to edit and upload a new file I receive the error ""Enter a valid filename."", on editing the filename/link above the filefield is the actual system path, it would be good if this was a relative path or similar.

I'm running via builtin server.

my filefield is specified as follows:

file = meta.FileField(upload_to=""/tmp/"")"	defect	closed	contrib.admin		minor	invalid	filefield		Unreviewed	0	0	0	0	0	0
