Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.5-core, 1.2.5-core
-
None
Description
The selected and disclosed row key sets in UIXTableTemplate.java are assumed to be non-null. However, it is possible that they are null instead of an empty row key set. There is other table code which checks for null but in UIXTableTemplate.createCollectionModel(), it doesn't.