Open
Description
For some reason, when using the handleFileUploads function and specifying a folder that doesn't exist on the file system, the code throws a ShortWriteException error
To replicate:
- generate a Snap project using snap init
- put the form.html in the resources/static folder
- put the Site.hs in the src/ folder
- run the Snap app
- go to http://localhost:8000/new
- upload any file you want
- check the logs/error.log
Here is the gist with the source code to use:
Metadata
Metadata
Assignees
Labels
No labels