[
https://jira.jboss.org/jira/browse/RF-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Belaevski updated RF-8348:
-------------------------------
Component/s: regression
Fix Version/s: 3.3.3.CR1
Assignee: Andrey Markhel
> rich:treeNode renders body of rich:dndParam in label
> ----------------------------------------------------
>
> Key: RF-8348
> URL: https://jira.jboss.org/jira/browse/RF-8348
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tree, regression
> Affects Versions: 3.3.3.BETA1
> Reporter: John Leed
> Assignee: Andrey Markhel
> Fix For: 3.3.3.CR1
>
>
> I have a tree node that worked correctly in RF 3.3.2:
> <rich:treeNode id="pogRow-node" type="pogRow" dragType="pogRow"
> acceptedTypes="pogRow, pogRow-new, pogItem, pogItem-new"
> icon="images/package.png"
> iconLeaf="images/package.png">
> <rich:dndParam name="label"
> type="drag">#{node.entity.label}</rich:dndParam>
> <h:outputText value="#{node.entity.label}"/>
> </rich:treeNode>
> If 3.3.3-BETA1, the body of the rich:dndParam tag is rendered in with the
> node label.
> Changing the tag to <rich:dndParam name="label" type="drag"
> value="#{node.entity.label}" /> is a workaround.
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues