[
http://jira.jboss.com/jira/browse/RF-2843?page=all ]
Nick Belaevski resolved RF-2843.
--------------------------------
Resolution: Done
Assignee: Aleksej Yanul (was: Nick Belaevski)
Parser error, not the problem of tree component
tree: does not expand IE6 (3.2.0-RC6)
-------------------------------------
Key: RF-2843
URL:
http://jira.jboss.com/jira/browse/RF-2843
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: JSF RI 1.2_07
Seam 1.2.1
Reporter: Aleksej Yanul
Assigned To: Aleksej Yanul
<rich:tree value="#{testActionRFComponent.data}"
var="tree" nodeFace="#{data.name != 'param-value' ? 'text'
: 'link'}" >
<rich:treeNode type="link">
<h:commandLink value="#{tree}"/>
</rich:treeNode>
<rich:treeNode type="text">
<h:commandLink value="#{tree}"/>
</rich:treeNode>
</rich:tree>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira