]> source.dussan.org Git - vaadin-framework.git/commit
Escape dynamic and configured theme names in the same way. (#15309) 7.3.6
authorLeif Åstrand <leif@vaadin.com>
Fri, 14 Nov 2014 13:27:49 +0000 (15:27 +0200)
committerSauli Tähkäpää <sauli@vaadin.com>
Tue, 2 Dec 2014 18:55:01 +0000 (20:55 +0200)
commit0cdaf28d282134413910971cdeb7ed71cacdc6e3
treee2049959183a2f2197cc01479bf0591b0e624f68
parenta44e2ced3676629c4c532e1896016c9852b86d6c
Escape dynamic and configured theme names in the same way. (#15309)

Change-Id: Ib7fd42e6017d0b78e6d5e6bd7f531f0cd6c8c0ab
server/src/com/vaadin/server/VaadinServlet.java
server/src/com/vaadin/ui/UI.java
server/tests/src/com/vaadin/ui/UIThemeEscaping.java [new file with mode: 0644]