]> source.dussan.org Git - vaadin-framework.git/commit
Better handle exceptions when opening Grid editor (#17935)
authorJohannes Dahlström <johannesd@vaadin.com>
Mon, 8 Jun 2015 14:21:58 +0000 (17:21 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 9 Jun 2015 10:56:26 +0000 (10:56 +0000)
commit5ebfdecb1b4eb016b674f7a01257959a50047eb3
treeb55f79890aac42697ac765111a1cc041cd7ce50c
parent1eba7f023bf534c8dd5d508ef5f9a5970af67885
Better handle exceptions when opening Grid editor (#17935)

Change-Id: I68103db75c422b042988c6662da268ff9d11a306
server/src/com/vaadin/ui/Grid.java
server/tests/src/com/vaadin/tests/server/component/grid/GridEditorTest.java
uitest/src/com/vaadin/tests/components/grid/GridEditorConverterNotFound.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/grid/GridEditorConverterNotFoundTest.java [new file with mode: 0644]