]> source.dussan.org Git - vaadin-framework.git/commit
Read input stream logic is corrected (#14533).
authorDenis Anisimov <denis@vaadin.com>
Fri, 26 Sep 2014 17:44:32 +0000 (20:44 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 30 Sep 2014 07:26:55 +0000 (07:26 +0000)
commit6cf8c0be068329c4de1dda5466bc55363d74eb80
tree7301f322b4c660dc97e853e4476e4a3b7c21bd8a
parent0404f7f5ff0c70e4d2bac6abc7d54ad1910090f8
Read input stream logic is corrected (#14533).

Change-Id: I1a8a895d631889e04f7acbde29306e86da344a23
server/src/com/vaadin/ui/CustomLayout.java
server/tests/src/com/vaadin/tests/server/component/customlayout/CustomLayoutTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/combobox/ComboBoxInputPromptTest.java