]> source.dussan.org Git - vaadin-framework.git/commit
Prefixes GET parameters in Liferay with portlet namespace #12602
authorJohn Ahlroos <john@vaadin.com>
Mon, 23 Sep 2013 13:51:42 +0000 (16:51 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 27 Sep 2013 10:33:10 +0000 (10:33 +0000)
commita5795f346e077268eb77edef09d902fba57d5804
treec33ff81d236ff3fce1c0f2c93b61a58dda9be917
parent649735f755c51e5c11d5ebe984e7a308fe97552a
Prefixes GET parameters in Liferay with portlet namespace #12602

Change-Id: I9939a7af83482e136ed0d146accdeec0cd9f10ea
client/src/com/vaadin/client/ApplicationConfiguration.java
client/src/com/vaadin/client/ApplicationConnection.java
server/src/com/vaadin/server/VaadinPortlet.java
server/src/com/vaadin/server/communication/PortletBootstrapHandler.java
shared/src/com/vaadin/shared/ApplicationConstants.java