]> source.dussan.org Git - vaadin-framework.git/commit
Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"
authorLeif Åstrand <leif@vaadin.com>
Fri, 6 Mar 2015 09:09:27 +0000 (09:09 +0000)
committerVaadin Code Review <review@vaadin.com>
Fri, 6 Mar 2015 09:17:53 +0000 (09:17 +0000)
commit4db0b55aefd83d149e62a7fad2b14fb232d976c8
treef2b90e7bf6c7df843a34f244d94d56c8ed74ab28
parent69db9eac8f76a66210b8eb7308c9e5fc84eff977
Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"

Breaks AppResource404, BrowserFrameIsVisible and FlashIsVisible

This reverts commit af6dd56e89db8ea8c88f607c4214abcde50dfc94.

Change-Id: I82fc9ef4c9d08dc8aa48e0fa137fae5782701389
server/src/com/vaadin/server/DownloadStream.java
server/src/com/vaadin/server/FileDownloader.java
server/tests/src/com/vaadin/server/FileDownloaderTests.java [deleted file]