]
Nick Belaevski updated RF-10042:
--------------------------------
Assignee: Nick Belaevski
Fix Version/s: 4.0.0.Milestone5
Priority: Minor (was: Major)
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
Environment: RichFaces 4.0.0-SNAPSHOT r.20632
Metamer 4.0.0-SNAPSHOT r.20639
Mojarra 2.0.3-FCS
Apache Tomcat 6.0.29
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 8.0.552.215 @ Linux x86_64
Reporter: Lukas Fryc
Assignee: Nick Belaevski
Priority: Minor
Fix For: 4.0.0.Milestone5
Attachments: facet-defined.png, facet-undefined.png
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: