]> source.dussan.org Git - vaadin-framework.git/commit
Fix for #3860 - FileResource.getStream should not consume FileNotFoundException
authorArtur Signell <artur.signell@itmill.com>
Fri, 19 Feb 2010 09:46:18 +0000 (09:46 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 19 Feb 2010 09:46:18 +0000 (09:46 +0000)
commit02c8f54ea97f812bac899e565a98f29a83bf2977
tree180108b853be1d7ce6cc78274908ec8eaee4502f
parentb1a0c7b4032931cab3d53ca6389ae27624c8d76f
Fix for #3860 - FileResource.getStream should not consume FileNotFoundException

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