]> source.dussan.org Git - vaadin-framework.git/commit
Fix CustomLayout child rendering when template is missing (#8696)
authorTeemu Pöntelin <teemu@vaadin.com>
Thu, 4 Dec 2014 18:09:42 +0000 (20:09 +0200)
committerVaadin Code Review <review@vaadin.com>
Wed, 10 Dec 2014 17:55:25 +0000 (17:55 +0000)
commit9107b8d8c520bd297ed7685d7a8482d1078604e9
tree9914f3a45044e6dacb6f5b343a53f69082f7caa8
parent60f0bdaa6ef00f14664ead0d0b4aefb18343c8a7
Fix CustomLayout child rendering when template is missing (#8696)

Change-Id: I8ce4fbc566f030bf22c555f68b97beb781b19805
client/src/com/vaadin/client/ui/customlayout/CustomLayoutConnector.java
uitest/src/com/vaadin/tests/components/customlayout/CustomLayoutWithoutTemplate.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/customlayout/CustomLayoutWithoutTemplateTest.java [new file with mode: 0644]