Néstor de Dios Fernández
Néstor de Dios Fernández
Thanks @craue ! I tried in `services.yml` with: ``` app.form.flow.user_session_storage_key: class: Craue\FormFlowBundle\Storage\UserSessionStorageKeyGenerator arguments: ['@security.token_storage', '@session'] app.form.flow.storage.doctrine: class: Craue\FormFlowBundle\Storage\DoctrineStorage public: false arguments: ['@doctrine.dbal.default_connection', '@app.form.flow.user_session_storage_key'] app.form.flow.data_manager: class: Craue\FormFlowBundle\Storage\DataManager public: false arguments: ['@app.form.flow.storage.doctrine']...
Hi, did someone find a solution for this issue? I have the same. Windows 7 32 bit/ On a Virtual Machine/ 1 Monitor/ Sublime Text 2/ Firefox 35.0.1
Thanks @bobdenotter . Maybe I have overlooked it but I couldn't find where the filesize is being set/added to the array of values retrieved using the [getValue()](https://github.com/bolt/core/blob/89dd040b440434e60bee9001ca69fa262dce061c/src/Entity/Field/FileField.php#L37-L57) method. 
Hi @dbeerten , I've tried to reproduce this as well on Bolt v5.1.9 and I don't get the same result. Have you tried updating your Bolt project? Is this still...
Hi @andersbjorkland , Would you still like to open a new PR to merge those Swedish translations?
Hey @Sander-Hub , There have been some updates on the interface for selecting images/files. See PR #3227. Bootstrap Modals are now implemented to display the selection of images/files panel, allowing...
Hey @bobdenotter and @I-Valchev , It seems the collections still need to work for collections. What is the purpose of this? Maybe I could try to get it implemented and...
Hi @Sander-Hub, do you still have this issue? Could you update Bolt and retry again? For me it works on 5.0.7 and higher.
Hi @gwbonline , What type of content are you copying from the external source and what is the external source (If we can know about that)? How does the copied...
Hi @madc , On which version of Bolt is this happening? I'm on Bolt 5.2.0-beta.1 and when I drag and drop files/images into the File Uploader panel in `/bolt/filemanager/files` it...