]> source.dussan.org Git - vaadin-framework.git/commit
Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132) 42/242/1
authorJohannes Dahlström <johannesd@vaadin.com>
Mon, 12 Nov 2012 10:52:17 +0000 (12:52 +0200)
committerJohannes Dahlström <johannesd@vaadin.com>
Mon, 12 Nov 2012 10:52:17 +0000 (12:52 +0200)
commit960972e41f9cb0b59aa6a24a882d52bf7940d5f6
treef149216eee731a29aa26e347fd2a136402f8cfc2
parentc6fce8f5ea541625483a988b193935a6ae886a10
Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)

Change-Id: I48ecb305166557f1671bdd635c25f17b8f490297
server/src/com/vaadin/navigator/Navigator.java
server/tests/src/com/vaadin/tests/server/navigator/NavigatorTest.java