]> source.dussan.org Git - vaadin-framework.git/commit
Fix bug in PopupDateField where locale was retained incorrectly if
authorPatrik Lindström <patrik@vaadin.com>
Tue, 2 Jul 2013 21:04:35 +0000 (00:04 +0300)
committerPatrik Lindström <patrik@vaadin.com>
Thu, 4 Jul 2013 11:03:38 +0000 (14:03 +0300)
commitae565a229325f1289348c2c0e3dc02f14ed6f549
tree873ab41a1f9077dc59555b9213ecb2cfc22d3490
parent9a9b0a518000d2c765917e83ccf798dfa3e4c72a
Fix bug in PopupDateField where locale was retained incorrectly if
changed while popup was open (#12153)

Change-Id: Ib4bebab8c6e75e7f1af7cfc5198ab6516e94a45e
client/src/com/vaadin/client/ui/datefield/PopupDateFieldConnector.java
uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldLocaleTest.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldLocaleTest.java [new file with mode: 0644]