]> source.dussan.org Git - vaadin-framework.git/commit
Fix and testcases for #2466 and #2532 - commit now throws InvalidValueException
authorArtur Signell <artur.signell@itmill.com>
Tue, 3 Feb 2009 09:04:26 +0000 (09:04 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 3 Feb 2009 09:04:26 +0000 (09:04 +0000)
commit0aab336612f6b0e56cd85d8cd41472287d106177
treef978c7d11d377720335e0fa4dbf25c5e042a86d0
parente2c163e8faf82ceb23dd7212143da09534b12f54
Fix and testcases for #2466 and #2532 - commit now throws InvalidValueException

svn changeset:6710/svn branch:trunk
src/com/itmill/toolkit/data/Buffered.java
src/com/itmill/toolkit/tests/components/abstractfield/AbstractFieldCommitWithInvalidValues.java [new file with mode: 0644]
src/com/itmill/toolkit/tests/components/form/FormCommitWithInvalidValues.java [new file with mode: 0644]
src/com/itmill/toolkit/ui/AbstractField.java
src/com/itmill/toolkit/ui/Form.java