[richfaces-issues] [JBoss JIRA] Created: (RF-10042) rich:tree - when loading facet defined but with no rendered components, the iconCollapsed is not rendered during node expanding

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Fri Dec 17 06:13:17 EST 2010


rich:tree - when loading facet defined but with no rendered components, the iconCollapsed is not rendered during node expanding
-------------------------------------------------------------------------------------------------------------------------------

                 Key: RF-10042
                 URL: https://issues.jboss.org/browse/RF-10042
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-tree
    Affects Versions: 4.0.0.Milestone5
            Reporter: Lukas Fryc


This applies for treeNode which have empty facet (resp. facet with no rendered components inside):

<rich:treeNode type="company"
	icon="/images/tree/disc.gif">
	<f:facet name="loading">
	</f:facet>
	
	#{node.name}
</rich:treeNode>

See attached screenshots snapped during request for node expansion.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list