This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views
Bernhard Schussek bf1dfbbe99 [Form] Added test for last commit by kriswallsmith and improved dealing with original names
The form component should now guarantee to always pass an UploadedFile object to your model. There you can call getOriginalName() to retrieve the original name of the uploaded file. For security reasons, the real file name is a generated hash value.
2011-05-04 17:04:44 +02:00
..
Exception [FrameworkBundle] Adjust styling and display of logs 2011-05-03 14:44:27 +02:00
Form [Form] Added test for last commit by kriswallsmith and improved dealing with original names 2011-05-04 17:04:44 +02:00
layout.html.twig extracted common layout for internal/core pages 2011-04-12 12:32:59 +02:00