Hello,

I am trying to use the FileField object, every thing works fine, however I 
cannot have the correct file name.

I have a model with a property `binary_content`, then I create a form with a 
FileField named `binary_content`. When the form is bound, the object property 
get the temporary file path [1] and not an UploadedFile instance. 

Anyone knows how to resolve this issue ?


[1]  /private/var/folders/[...]/a08fd1c1113e283dff2bf4b96edfe2fd

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to