[
https://issues.jboss.org/browse/RF-10811?page=com.atlassian.jira.plugin.s...
]
Nick Belaevski commented on RF-10811:
-------------------------------------
Proposed patch for the issue:
Index: src/main/templates/treeNode.template.xml
===================================================================
--- src/main/templates/treeNode.template.xml (revision 22316)
+++ src/main/templates/treeNode.template.xml (working copy)
@@ -26,7 +26,7 @@
<cdk:call expression="addClientEventHandlers(facesContext,
component)" />
<div class="#{concatClasses('rf-trn',
component.attributes['styleClass'], tree.attributes['nodeClass'])}"
- cdk:passThroughWithExclusions="">
+ cdk:passThroughWithExclusions="id">
<cdk:object name="loadingFacet" type="UIComponent"
value="#{getHandleLoadingFacetIfApplicable(component)}" />
<c:if test="#{not empty loadingFacet and
loadingFacet.isRendered()}">
CLONE - rich:tree encode duplicate ids.
---------------------------------------
Key: RF-10811
URL:
https://issues.jboss.org/browse/RF-10811
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Reporter: Gleb Galkin
Assignee: Nick Belaevski
Priority: Critical
Fix For: 4.0.0.Final
rich:collapsibleSubTable should be checked also.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira