]> source.dussan.org Git - vaadin-framework.git/commit
Avoid obsolete calendar panel renderings to avoid various NPEs.
authorMatti Tahvonen <matti@vaadin.com>
Fri, 27 Sep 2013 12:07:48 +0000 (15:07 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 8 Oct 2013 14:41:03 +0000 (14:41 +0000)
commite1c38bf70c9bb563dbe7771c8713a94fd9e99836
tree8014701bdd1c01993d97b974eb11e7f8f7efc9a4
parent6779857911a4eeb2bbfe0720629b058facc40f4d
Avoid obsolete calendar panel renderings to avoid various NPEs.
(#12504,#12667)

Change-Id: Ie0a9a8d9913116520b766062ebabdb771a76d1b6
client/src/com/vaadin/client/ui/VCalendarPanel.java
client/src/com/vaadin/client/ui/datefield/PopupDateFieldConnector.java
uitest/src/com/vaadin/tests/components/datefield/DateFieldTest.java