]> source.dussan.org Git - vaadin-framework.git/commit
Test case and fix for
authorArtur Signell <artur.signell@itmill.com>
Fri, 12 Mar 2010 13:41:16 +0000 (13:41 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 12 Mar 2010 13:41:16 +0000 (13:41 +0000)
commitb924ba2d32d57098433dbb07b111a642b2c37e19
treeb68630eacdf81407be82c15288e237f0508c69ce
parent04bd5beffc53dc46437ea8e02b3d36ff0e7f6773
Test case and fix for
 * #4263 DateField - returning valid Date in handleUnparsableDateString method works only at the first attempt
and
 * #4304 Resetting the value in DateField.handleUnparsableDate does not update the client side text

svn changeset:11820/svn branch:6.3
src/com/vaadin/ui/DateField.java
tests/src/com/vaadin/tests/components/datefield/DateFieldUnparsableDate.java [new file with mode: 0644]