[richfaces-issues] [JBoss JIRA] Created: (RF-7510) sortOrder being evaluated even though rendered=false for rich:column

Wayne Bagguley (JIRA) jira-events at lists.jboss.org
Fri Jul 10 11:24:29 EDT 2009


sortOrder being evaluated even though rendered=false for rich:column
--------------------------------------------------------------------

                 Key: RF-7510
                 URL: https://jira.jboss.org/jira/browse/RF-7510
             Project: RichFaces
          Issue Type: Bug
          Components: component-tables
    Affects Versions: 3.3.1
         Environment: Win XP, JBoss 4.2.3, Seam 2.1.2
            Reporter: Wayne Bagguley
            Priority: Minor


I have some <rich:column> tags inside a rich:dataTable and some have the 'rendered' attribute tied to a bean field. If this bean field is false, indicating that there is no data for this column, the 'sortOrder' attribute on the <rich:column> tag is still evaluated and thus raises an exception because it returns a null value because that column doesn't exist in the data.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list