﻿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
3119	Problem for the up-loading of non-ASCII character file name.	makoto tsuyuki <mtsuyuki@…>	Leah Culver	"When the file name composed only of non-ASCII character is passed to FileField and ImageField, the file name is mostly lost. 

And the character number limitation of the column is exceeded by 100 times or less.

{{{
Ex.
ééééé.txt -> .txt
ààààà.txt -> _.txt
àéàéé.txt -> __.txt
}}}

"	defect	closed	Database layer (models, ORM)	dev	normal	duplicate	fs-rf-docs		Design decision needed	1	0	0	0	0	0
