-
-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi there.
I have an issue using quotation marks in filenames. When i use it, i have this error produced by download stage in Gokapi. This is the file in Gokapi dashboard, pointing to S3 bucket as backend in my cloudconfig.yml:
And this is the error when i download it:
I don't have much experience using Go, so my knowledge is very limited, but i saw that don't have any UTF-8 support for filenames. I don't really know how to write it in code, but i think it could be something like this example inside download procedure:
Content-Disposition: attachment; filename="fallback.pdf"; filename*=UTF-8''Informe_%C3%A1rea.pdf
Thank you.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working