[
https://issues.apache.org/jira/browse/TRINIDAD-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561416#action_12561416
]
Matt Cooper commented on TRINIDAD-914:
--------------------------------------
The fixes have been committed to:
trinidad/trunk revision 614284
trinidad/trunk_1.2.x revision 614285
trinidad/branches/1.2.4.1-branch revision 614282
trinidad/branches/1.2.5.1-branch revision 614283
> 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.0.5-core, 1.2.5-core
> Reporter: Matt Cooper
> Assignee: Matt Cooper
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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.