Fix Content-Disposition in media repository (#4176)

This commit is contained in:
Amber Brown 2018-11-15 15:55:58 -06:00 committed by GitHub
parent 835779f7fb
commit 8b1affe7d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 271 additions and 90 deletions

1
changelog.d/4176.bugfix Normal file
View file

@ -0,0 +1 @@
The media repository now no longer fails to decode UTF-8 filenames when downloading remote media.