Selected and disclosed row key sets in UIXTableTemplate.java are assumed to be
non-null
---------------------------------------------------------------------------------------
Key: TRINIDAD-914
URL: https://issues.apache.org/jira/browse/TRINIDAD-914
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.2.5-core, 1.0.5-core
Reporter: Matt Cooper
Assignee: Matt Cooper
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.