diff options
author | Filippo <f92dev@gmail.com> | 2017-02-23 08:46:39 +0100 |
---|---|---|
committer | Ilia Motornyi <elmot@vaadin.com> | 2017-02-23 09:46:39 +0200 |
commit | 2c58ba7c5a4b3f573de3140f7b516b3329d54359 (patch) | |
tree | 99ecd16d3209044da9aafa6af0ccf395205df1d8 /client-compiler | |
parent | 6783bca88d4cf0c8944e84a0fef0a219c0b9a4d0 (diff) | |
download | vaadin-framework-2c58ba7c5a4b3f573de3140f7b516b3329d54359.tar.gz vaadin-framework-2c58ba7c5a4b3f573de3140f7b516b3329d54359.zip |
Fix NPE sorting columns with null values (#8610)
* Fix NPE sorting columns with null values
Sorting a column in Grid throws a NullPointerException if there are null values and we are using the default TextRenderer
* Test for #8610
* Update Grid.java
* Update GridNullValueSortTest.java
* Update GridNullValueSortTest.java
Diffstat (limited to 'client-compiler')
0 files changed, 0 insertions, 0 deletions