]> source.dussan.org Git - vaadin-framework.git/commit
Merged fix for #3860 - FileResource.getStream should not consume FileNotFoundException
authorArtur Signell <artur.signell@itmill.com>
Fri, 19 Feb 2010 09:52:53 +0000 (09:52 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 19 Feb 2010 09:52:53 +0000 (09:52 +0000)
commit61af233377b503ffe6731dbbced56c8ec7bd439b
tree5488acacf4a5cbdf6e2c861d0cb23df4fff05ac8
parent7b177af9399fac7bf7ce2ec7fc33e7b7882ee3b1
Merged fix for #3860 - FileResource.getStream should not consume FileNotFoundException

svn changeset:11397/svn branch:6.2
src/com/vaadin/terminal/FileResource.java
tests/src/com/vaadin/tests/resources/NonExistingFileResource.java [new file with mode: 0644]