Skip to content

Conversation

doenietzomoeilijk
Copy link

This does currently not use the sanitized filenames nor the stored files. It simply grabs the blobs from the Symfony form.

To solve this more neatly, the FileUploadHandler should somehow have a way of passing along its resulting array of file data back to the event. Not sure if that's actually a best practice.

But hey, it works.

Solves a part of #82 .

This does currently not use the sanitized filenames nor the stored
files. It simply grabs the blobs from the Symfony form.

To solve this more neatly, the FileUploadHandler should somehow have a
way of passing along its resulting array of file data back to the event.
Not sure if that's actually a best practice.

But hey, it works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant