[richfaces-issues] [JBoss JIRA] (RF-11776) rich:extendedDataTable columnsOrder attribute is not working

Kent Vogel (JIRA) jira-events at lists.jboss.org
Mon Dec 3 07:52:21 EST 2012


    [ https://issues.jboss.org/browse/RF-11776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738899#comment-12738899 ] 

Kent Vogel commented on RF-11776:
---------------------------------

I signed the cla.  Not sure if I need to link my GitHub and JBoss account?
                
> rich:extendedDataTable columnsOrder attribute is not working
> ------------------------------------------------------------
>
>                 Key: RF-11776
>                 URL: https://issues.jboss.org/browse/RF-11776
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Final
>         Environment: Websphere AS 8, MyFaces
>            Reporter: Dmitry Volkov
>            Assignee: Brian Leathem
>              Labels: waiting_on_cla_signing
>             Fix For: 4.3.0.M3
>
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> I am not sure if columnsOrder attribute may be used or it is deprecated, but there is definitely an error in SortingFilteringRowsRenderer.updateAttribute method. 
> This line: 
> {code:java} 
> component.getAttributes().put(attribute, null);
> {code}
> always throws NullPointerException which is shallowed by try .. finally in UIDataAdaptor.visitTree method. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list