Checkbox values are created with null values instead of false in EielTable

Published on: 19/05/2011
Discussion

Having checkbox default values as null can easily lead to Null Pointer Exceptions.



ResolutionFixed

Category

Feature Requests

Comments

Thu, 19/05/2011 - 17:33

I have checked that this doesn't always happen, but sometimes I did get that Exception. I'm going to put false when the default value (the value from the first retrieved row) is null.