Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 1.5.3
-
Fix Version/s: 1.8.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
-
Support Case References:
Description
When command link set as a content of the tree node and action listener is used to catch events, getting parent node always returns reference to the last node of the tree and not the node which was clicked.
Issue Links
- duplicates
-
ICE-2018 tree: partialSubmit in nested inputText components causes strange behaviour
- Closed
In the tree page of the component-showcase, I added some debug to an the ice:tree's ice:treeNode's icon facet's ice:commandLink's actionListener. From there I found that:
But there is one thing not correct: